# mlm-games/batstats SLOC report

> As of 2026-09-15 (commit d90d68352afc), mlm-games/batstats contains 16,444 total lines: 14,316 code, 739 comments, 1,389 blank, across 174 files in 9 languages (top: Kotlin 66.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving mlm-games/batstats to commit d90d68352afc, 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 87.1% of all lines, comments represent 4.5%, and the repository averages 82 code lines per file. Kotlin accounts for 66.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Kotlin | 59 | 10,716 | 9,488 | 181 | 1,047 |
| XML | 77 | 4,403 | 4,169 | 35 | 199 |
| SVG | 2 | 385 | 381 | 2 | 2 |
| Shell | 1 | 248 | 103 | 119 | 26 |
| TOML | 1 | 84 | 81 | 0 | 3 |
| Batch | 1 | 82 | 64 | 0 | 18 |
| Prolog | 1 | 37 | 30 | 0 | 7 |
| Markdown | 4 | 313 | 0 | 226 | 87 |
| Plain Text | 28 | 176 | 0 | 176 | 0 |

Top language (Kotlin 66.3%). Generated at 2026-09-15T01:17:29.181390118+00:00. Canonical report: https://octocounts.com/github/mlm-games/batstats

## Report FAQ

### How many lines of code does mlm-games/batstats have?

mlm-games/batstats has 16,444 total lines, including 14,316 code lines, 739 comment lines, and 1,389 blank lines.

### How was the mlm-games/batstats line count measured?

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

### What commit was counted for mlm-games/batstats?

This OctoCounts report was generated from d90d68352afc18b7b64903fd3f9170e4d7cccf2b at commit d90d68352afc on 2026-09-15T01:17:29.181390118+00:00.

## Similar repository reports

- [KieronQuinn/PublicComputeServices](https://octocounts.com/github/KieronQuinn/PublicComputeServices) — Kotlin, 14,105 code lines
- [cdsap/Talaiot](https://octocounts.com/github/cdsap/Talaiot) — Kotlin, 14,650 code lines
- [Omegaplexx/Happwner](https://octocounts.com/github/Omegaplexx/Happwner) — Kotlin, 12,769 code lines
- [mlm-games/fluffy](https://octocounts.com/github/mlm-games/fluffy) — Kotlin, 16,511 code lines
- [cmu-pasta/fray](https://octocounts.com/github/cmu-pasta/fray) — Kotlin, 16,635 code lines
- [n08i40k/tg-streaks](https://octocounts.com/github/n08i40k/tg-streaks) — Kotlin, 17,303 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)
- [React Native vs Flutter](https://octocounts.com/compare/react-native-vs-flutter)
- [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)
