# apache/commons-io SLOC report

> As of 2026-09-17 (commit f720b24227eb), apache/commons-io contains 132,258 total lines: 70,686 code, 48,610 comments, 12,962 blank, across 626 files in 8 languages (top: Java 91.2%). Default configuration. Counted with tokei via OctoCounts.

apache/commons-io has 70,686 source lines of code out of 132,258 total lines across 626 files, counted from the master ref at commit f720b24227eb by the OctoCounts tokei engine on 2026-09-17. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving apache/commons-io to commit f720b24227eb, 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 medium-sized codebase by counted code lines. Code represents 53.4% of all lines, comments represent 36.8%, and the repository averages 113 code lines per file. Java accounts for 91.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 556 | 121,130 | 64,484 | 44,646 | 12,000 |
| XML | 35 | 6,560 | 5,661 | 705 | 194 |
| JSON | 1 | 316 | 314 | 0 | 2 |
| Apache Velocity | 1 | 167 | 111 | 32 | 24 |
| HTML | 2 | 112 | 64 | 32 | 16 |
| SVG | 2 | 90 | 52 | 32 | 6 |
| Markdown | 4 | 263 | 0 | 218 | 45 |
| Plain Text | 25 | 3,620 | 0 | 2,945 | 675 |

Top language (Java 91.2%). Generated at 2026-09-17T07:47:54.404798703+00:00. Canonical report: https://octocounts.com/github/apache/commons-io

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/apache/commons-io/commit/f720b24227eb6972d4281d330ddb64c1416f81a4?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

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

apache/commons-io has 132,258 total lines, including 70,686 code lines, 48,610 comment lines, and 12,962 blank lines.

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

OctoCounts resolved the public GitHub repository to commit f720b24227eb, 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-io?

This OctoCounts report was generated from master at commit f720b24227eb on 2026-09-17T07:47:54.404798703+00:00.

## Similar repository reports

- [open-obfuscator/dprotect](https://octocounts.com/github/open-obfuscator/dprotect) — Java, 68,644 code lines
- [chat-sdk/chat-sdk-android](https://octocounts.com/github/chat-sdk/chat-sdk-android) — Java, 73,336 code lines
- [informatici/openhospital-gui](https://octocounts.com/github/informatici/openhospital-gui) — Java, 66,508 code lines
- [open-obfuscator/dProtect](https://octocounts.com/github/open-obfuscator/dProtect) — Java, 59,695 code lines
- [shopizer-ecommerce/shopizer](https://octocounts.com/github/shopizer-ecommerce/shopizer) — Java, 82,538 code lines
- [FasterXML/jackson-databind](https://octocounts.com/github/FasterXML/jackson-databind) — Java, 82,635 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)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
