# apache/commons-cli SLOC report

> As of 2026-09-07 (commit e17111798da5), apache/commons-cli contains 15,418 total lines: 7,196 code, 6,688 comments, 1,534 blank, across 71 files in 9 languages (top: Java 51.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving apache/commons-cli to commit e17111798da5, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a small codebase by counted code lines. Code represents 46.7% of all lines, comments represent 43.4%, and the repository averages 101 code lines per file. Java accounts for 51.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 36 | 9,788 | 3,729 | 5,161 | 898 |
| XML | 19 | 2,544 | 1,950 | 456 | 138 |
| HTML | 1 | 828 | 799 | 16 | 13 |
| JavaScript | 2 | 659 | 480 | 32 | 147 |
| SVG | 4 | 215 | 122 | 66 | 27 |
| Apache Velocity | 1 | 125 | 75 | 31 | 19 |
| CSS | 1 | 65 | 41 | 16 | 8 |
| Markdown | 4 | 264 | 0 | 219 | 45 |
| Plain Text | 3 | 930 | 0 | 691 | 239 |

Top language (Java 51.8%). Generated at 2026-09-07T20:06:08.966550531+00:00. Canonical report: https://octocounts.com/github/apache/commons-cli

## Report FAQ

### How many lines of code does apache/commons-cli have?

apache/commons-cli has 15,418 total lines, including 7,196 code lines, 6,688 comment lines, and 1,534 blank lines.

### How was the apache/commons-cli line count measured?

OctoCounts resolved the public GitHub repository to commit e17111798da5, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for apache/commons-cli?

This OctoCounts report was generated from e17111798da51037659b3594d9c0b3b525040081 at commit e17111798da5 on 2026-09-07T20:06:08.966550531+00:00.

## Similar repository reports

- [frt321for/Aquaculture-Monitoring](https://octocounts.com/github/frt321for/Aquaculture-Monitoring) — Java, 7,029 code lines
- [frt321for/battery-digital-passport](https://octocounts.com/github/frt321for/battery-digital-passport) — Java, 7,382 code lines
- [wanghua98/java-review](https://octocounts.com/github/wanghua98/java-review) — Java, 6,967 code lines
- [MrSuiChuan/data-generator](https://octocounts.com/github/MrSuiChuan/data-generator) — Java, 7,640 code lines
- [orelia-mc/orelia-extra](https://octocounts.com/github/orelia-mc/orelia-extra) — Java, 6,718 code lines
- [orelia-mc/orelia-world](https://octocounts.com/github/orelia-mc/orelia-world) — Java, 6,642 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [Kubernetes vs Docker Compose](https://octocounts.com/compare/kubernetes-vs-docker-compose)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
