# apache/commons-lang SLOC report

> As of 2026-08-02 (commit 8f8f3b26e8cb), apache/commons-lang contains 228,888 total lines: 116,833 code, 90,827 comments, 21,228 blank, across 692 files in 7 languages (top: Java 91.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving apache/commons-lang to commit 8f8f3b26e8cb, 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 large codebase by counted code lines. Code represents 51.0% of all lines, comments represent 39.7%, and the repository averages 169 code lines per file. Java accounts for 91.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 625 | 202,739 | 106,871 | 76,997 | 18,871 |
| XML | 31 | 7,164 | 6,188 | 737 | 239 |
| JSON | 1 | 3,460 | 3,458 | 0 | 2 |
| HTML | 1 | 261 | 232 | 18 | 11 |
| Apache Velocity | 1 | 133 | 84 | 31 | 18 |
| Markdown | 4 | 272 | 0 | 225 | 47 |
| Plain Text | 29 | 14,859 | 0 | 12,819 | 2,040 |

Top language (Java 91.5%). Generated at 2026-08-02T06:44:37.528111627+00:00. Canonical report: https://octocounts.com/github/apache/commons-lang

## Report FAQ

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

apache/commons-lang has 228,888 total lines, including 116,833 code lines, 90,827 comment lines, and 21,228 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 8f8f3b26e8cb, 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-lang?

This OctoCounts report was generated from master at commit 8f8f3b26e8cb on 2026-08-02T06:44:37.528111627+00:00.

## Similar repository reports

- [andreknieriem/headunit-revived](https://octocounts.com/github/andreknieriem/headunit-revived) — Java, 116,720 code lines
- [processing/processing4](https://octocounts.com/github/processing/processing4) — Java, 112,583 code lines
- [apache/ZooKeeper](https://octocounts.com/github/apache/ZooKeeper) — Java, 112,044 code lines
- [WangSanPing/t3rik-erp](https://octocounts.com/github/WangSanPing/t3rik-erp) — Java, 111,581 code lines
- [HMCL-dev/HMCL](https://octocounts.com/github/HMCL-dev/HMCL) — Java, 123,022 code lines
- [864381832/xJavaFxTool](https://octocounts.com/github/864381832/xJavaFxTool) — Java, 106,924 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)
