# MetrolistGroup/Metrolist SLOC report

> As of 2026-09-12 (commit 7c5ba3ad22cb), MetrolistGroup/Metrolist contains 224,181 total lines: 207,421 code, 6,093 comments, 10,667 blank, across 962 files in 14 languages (top: Kotlin 54.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

MetrolistGroup/Metrolist has 207,421 source lines of code out of 224,181 total lines across 962 files, counted from the main ref at commit 7c5ba3ad22cb by the OctoCounts tokei engine on 2026-09-12. 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 MetrolistGroup/Metrolist to commit 7c5ba3ad22cb, 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 92.5% of all lines, comments represent 2.7%, and the repository averages 216 code lines per file. Kotlin accounts for 54.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Kotlin | 478 | 126,775 | 112,292 | 4,531 | 9,952 |
| XML | 363 | 47,737 | 47,224 | 197 | 316 |
| JSON | 39 | 36,812 | 36,812 | 0 | 0 |
| JavaScript | 3 | 9,816 | 9,786 | 5 | 25 |
| SVG | 5 | 683 | 683 | 0 | 0 |
| Protocol Buffers | 1 | 240 | 190 | 7 | 43 |
| Prolog | 1 | 197 | 168 | 0 | 29 |
| Shell | 1 | 248 | 103 | 119 | 26 |
| TOML | 1 | 116 | 93 | 0 | 23 |
| Batch | 1 | 82 | 64 | 0 | 18 |
| HTML | 1 | 3 | 3 | 0 | 0 |
| YAML | 1 | 3 | 3 | 0 | 0 |

Top language (Kotlin 54.1%). Generated at 2026-09-12T17:51:28.578539639+00:00. Canonical report: https://octocounts.com/github/MetrolistGroup/Metrolist

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/MetrolistGroup/Metrolist/commit/7c5ba3ad22cb562d337897f82163a2b7fce665f3?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 MetrolistGroup/Metrolist have?

MetrolistGroup/Metrolist has 224,181 total lines, including 207,421 code lines, 6,093 comment lines, and 10,667 blank lines.

### How was the MetrolistGroup/Metrolist line count measured?

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

### What commit was counted for MetrolistGroup/Metrolist?

This OctoCounts report was generated from main at commit 7c5ba3ad22cb on 2026-09-12T17:51:28.578539639+00:00.

## Similar repository reports

- [aniyomiorg/aniyomi](https://octocounts.com/github/aniyomiorg/aniyomi) — Kotlin, 197,630 code lines
- [rukamori/ArchiveTune](https://octocounts.com/github/rukamori/ArchiveTune) — Kotlin, 223,823 code lines
- [rikkahub/rikkahub](https://octocounts.com/github/rikkahub/rikkahub) — Kotlin, 185,211 code lines
- [komikku-app/anikku](https://octocounts.com/github/komikku-app/anikku) — Kotlin, 252,649 code lines
- [bannedbook/fanqiang](https://octocounts.com/github/bannedbook/fanqiang) — Kotlin, 143,224 code lines
- [OpenHub-Store/Github-Store](https://octocounts.com/github/OpenHub-Store/Github-Store) — Kotlin, 140,608 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)
- [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)
