# HMCL-dev/HMCL SLOC report

> As of 2026-07-17 (commit 241c9c419cb3), HMCL-dev/HMCL contains 199,520 total lines: 123,022 code, 54,074 comments, 22,424 blank, across 925 files in 13 languages (top: Java 90.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving HMCL-dev/HMCL to commit 241c9c419cb3, 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 61.7% of all lines, comments represent 27.1%, and the repository averages 133 code lines per file. Java accounts for 90.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 882 | 159,084 | 111,049 | 26,254 | 21,781 |
| JSON | 9 | 8,783 | 8,779 | 0 | 4 |
| CSS | 5 | 2,138 | 1,533 | 202 | 403 |
| Kotlin | 9 | 714 | 597 | 4 | 113 |
| Shell | 3 | 533 | 344 | 134 | 55 |
| PowerShell | 1 | 382 | 331 | 28 | 23 |
| XML | 5 | 280 | 240 | 20 | 20 |
| TOML | 1 | 71 | 63 | 3 | 5 |
| Batch | 1 | 58 | 50 | 0 | 8 |
| HTML | 1 | 50 | 28 | 17 | 5 |
| SVG | 2 | 9 | 8 | 1 | 0 |
| Markdown | 1 | 21 | 0 | 14 | 7 |

Top language (Java 90.3%). Generated at 2026-07-17T04:36:11.360812107+00:00. Canonical report: https://octocounts.com/github/HMCL-dev/HMCL

## Report FAQ

### How many lines of code does HMCL-dev/HMCL have?

HMCL-dev/HMCL has 199,520 total lines, including 123,022 code lines, 54,074 comment lines, and 22,424 blank lines.

### How was the HMCL-dev/HMCL line count measured?

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

### What commit was counted for HMCL-dev/HMCL?

This OctoCounts report was generated from main at commit 241c9c419cb3 on 2026-07-17T04:36:11.360812107+00:00.

## Similar repository reports

- [OpenSPG/openspg](https://octocounts.com/github/OpenSPG/openspg) — Java, 127,032 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
- [obus-globus/jadx](https://octocounts.com/github/obus-globus/jadx) — Java, 132,724 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

## 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)
