# apache/polaris SLOC report

> As of 2026-09-07 (commit 1e8b1680e4af), apache/polaris contains 211,783 total lines: 128,856 code, 58,936 comments, 23,991 blank, across 1,637 files in 22 languages (top: Java 68.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving apache/polaris to commit 1e8b1680e4af, 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 60.8% of all lines, comments represent 27.8%, and the repository averages 79 code lines per file. Java accounts for 68.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 1,019 | 136,132 | 87,860 | 34,017 | 14,255 |
| YAML | 54 | 14,323 | 11,521 | 1,863 | 939 |
| Python | 44 | 12,386 | 10,141 | 1,192 | 1,053 |
| Kotlin | 115 | 10,031 | 6,003 | 2,684 | 1,344 |
| JSON | 9 | 3,970 | 3,954 | 0 | 16 |
| Shell | 44 | 4,486 | 2,629 | 1,294 | 563 |
| SVG | 10 | 1,605 | 1,443 | 162 | 0 |
| HTML | 38 | 1,663 | 1,402 | 136 | 125 |
| SQL | 9 | 1,667 | 1,140 | 289 | 238 |
| Jupyter Notebooks | 3 | 793 | 481 | 216 | 96 |
| Pan | 1 | 446 | 422 | 0 | 24 |
| Makefile | 1 | 498 | 412 | 29 | 57 |

Top language (Java 68.2%). Generated at 2026-09-07T15:35:16.387743990+00:00. Canonical report: https://octocounts.com/github/apache/polaris

## Report FAQ

### How many lines of code does apache/polaris have?

apache/polaris has 211,783 total lines, including 128,856 code lines, 58,936 comment lines, and 23,991 blank lines.

### How was the apache/polaris line count measured?

OctoCounts resolved the public GitHub repository to commit 1e8b1680e4af, 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/polaris?

This OctoCounts report was generated from 1e8b1680e4afc1b4c56bea51e6f62c6d26b75c35 at commit 1e8b1680e4af on 2026-09-07T15:35:16.387743990+00:00.

## Similar repository reports

- [OpenSPG/openspg](https://octocounts.com/github/OpenSPG/openspg) — Java, 127,032 code lines
- [obus-globus/jadx](https://octocounts.com/github/obus-globus/jadx) — Java, 132,724 code lines
- [HMCL-dev/HMCL](https://octocounts.com/github/HMCL-dev/HMCL) — Java, 123,022 code lines
- [apache/commons-lang](https://octocounts.com/github/apache/commons-lang) — Java, 116,833 code lines
- [andreknieriem/headunit-revived](https://octocounts.com/github/andreknieriem/headunit-revived) — Java, 116,720 code lines
- [Anuken/Mindustry](https://octocounts.com/github/Anuken/Mindustry) — Java, 144,938 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)
