# checkstyle/checkstyle SLOC report

> As of 2026-09-01 (commit d2b182985c4e), checkstyle/checkstyle contains 390,420 total lines: 275,106 code, 80,529 comments, 34,785 blank, across 3,263 files in 18 languages (top: XML 55.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

checkstyle/checkstyle has 275,106 source lines of code out of 390,420 total lines across 3,263 files, counted from the master ref at commit d2b182985c4e by the OctoCounts tokei engine on 2026-09-01. 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 checkstyle/checkstyle to commit d2b182985c4e, 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 70.5% of all lines, comments represent 20.6%, and the repository averages 84 code lines per file. XML accounts for 55.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| XML | 679 | 161,789 | 153,616 | 1,517 | 6,656 |
| Java | 2,500 | 203,610 | 100,420 | 77,697 | 25,493 |
| HTML | 21 | 7,757 | 6,954 | 24 | 779 |
| Apache Velocity | 6 | 5,383 | 5,200 | 0 | 183 |
| CSS | 6 | 3,540 | 2,943 | 32 | 565 |
| JSON | 2 | 3,422 | 2,923 | 0 | 499 |
| JavaScript | 10 | 2,299 | 1,736 | 222 | 341 |
| YAML | 6 | 1,030 | 805 | 143 | 82 |
| Shell | 1 | 295 | 210 | 53 | 32 |
| Batch | 1 | 189 | 165 | 0 | 24 |
| SVG | 10 | 63 | 60 | 2 | 1 |
| Perl | 1 | 40 | 36 | 4 | 0 |

Top language (XML 55.8%). Generated at 2026-09-01T07:47:16.621958651+00:00. Canonical report: https://octocounts.com/github/checkstyle/checkstyle

## Reproduce this report

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

## Report FAQ

### How many lines of code does checkstyle/checkstyle have?

checkstyle/checkstyle has 390,420 total lines, including 275,106 code lines, 80,529 comment lines, and 34,785 blank lines.

### How was the checkstyle/checkstyle line count measured?

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

### What commit was counted for checkstyle/checkstyle?

This OctoCounts report was generated from master at commit d2b182985c4e on 2026-09-01T07:47:16.621958651+00:00.

## Similar repository reports

- [vtosters/lite](https://octocounts.com/github/vtosters/lite) — XML, 275,629 code lines
- [mirror/libX11](https://octocounts.com/github/mirror/libX11) — XML, 246,116 code lines
- [ankidroid/Anki-Android](https://octocounts.com/github/ankidroid/Anki-Android) — XML, 235,585 code lines
- [blitzy-public-samples/mulesoft-anypoint-examples](https://octocounts.com/github/blitzy-public-samples/mulesoft-anypoint-examples) — XML, 204,190 code lines
- [mulesoft-labs/anypoint-examples](https://octocounts.com/github/mulesoft-labs/anypoint-examples) — XML, 204,190 code lines
- [CyberTimon/RapidRAW](https://octocounts.com/github/CyberTimon/RapidRAW) — XML, 185,119 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)
- [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)
