# apache/commons-io SLOC report

> As of 2026-08-02 (commit eb60bd516b2e), apache/commons-io contains 130,473 total lines: 69,353 code, 48,363 comments, 12,757 blank, across 625 files in 8 languages (top: Java 91.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving apache/commons-io to commit eb60bd516b2e, 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.2% of all lines, comments represent 37.1%, and the repository averages 111 code lines per file. Java accounts for 91.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 555 | 119,353 | 63,160 | 44,398 | 11,795 |
| XML | 35 | 6,552 | 5,652 | 706 | 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.1%). Generated at 2026-08-02T02:04:11.981152261+00:00. Canonical report: https://octocounts.com/github/apache/commons-io

## Report FAQ

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

apache/commons-io has 130,473 total lines, including 69,353 code lines, 48,363 comment lines, and 12,757 blank lines.

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

OctoCounts resolved the public GitHub repository to commit eb60bd516b2e, 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 eb60bd516b2e on 2026-08-02T02:04:11.981152261+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
- [open-obfuscator/dProtect](https://octocounts.com/github/open-obfuscator/dProtect) — Java, 59,695 code lines
- [WINGS-N/WINGSV](https://octocounts.com/github/WINGS-N/WINGSV) — Java, 80,065 code lines
- [Dwinovo/minecraft-numen](https://octocounts.com/github/Dwinovo/minecraft-numen) — Java, 56,750 code lines
- [RikkaApps/RikkaX](https://octocounts.com/github/RikkaApps/RikkaX) — Java, 56,636 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)
