# monogram-android/monogram SLOC report

> As of 2026-09-16 (commit 3b197f7caffb), monogram-android/monogram contains 559,702 total lines: 343,218 code, 167,706 comments, 48,778 blank, across 1,293 files in 17 languages (top: Kotlin 53.7%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

monogram-android/monogram has 343,218 source lines of code out of 559,702 total lines across 1,293 files, counted from the 3b197f7caffb1df0992ee52c7f0563699094edb4 ref at commit 3b197f7caffb by the OctoCounts tokei engine on 2026-09-16. 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 monogram-android/monogram to commit 3b197f7caffb, 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.3% of all lines, comments represent 30.0%, and the repository averages 265 code lines per file. Kotlin accounts for 53.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Kotlin | 923 | 201,519 | 184,457 | 381 | 16,681 |
| Java | 4 | 297,292 | 102,271 | 164,552 | 30,469 |
| XML | 327 | 52,792 | 51,786 | 783 | 223 |
| C++ | 6 | 1,525 | 1,264 | 15 | 246 |
| CSS | 1 | 1,272 | 1,085 | 0 | 187 |
| Shell | 4 | 1,073 | 806 | 124 | 143 |
| Batch | 2 | 567 | 506 | 0 | 61 |
| JavaScript | 2 | 416 | 351 | 1 | 64 |
| HTML | 1 | 280 | 270 | 0 | 10 |
| TOML | 1 | 219 | 169 | 24 | 26 |
| Nix | 1 | 78 | 66 | 0 | 12 |
| Prolog | 5 | 81 | 66 | 0 | 15 |

Top language (Kotlin 53.7%). Generated at 2026-09-16T07:52:08.837428812+00:00. Canonical report: https://octocounts.com/github/monogram-android/monogram

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/monogram-android/monogram/commit/3b197f7caffb1df0992ee52c7f0563699094edb4?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 monogram-android/monogram have?

monogram-android/monogram has 559,702 total lines, including 343,218 code lines, 167,706 comment lines, and 48,778 blank lines.

### How was the monogram-android/monogram line count measured?

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

### What commit was counted for monogram-android/monogram?

This OctoCounts report was generated from 3b197f7caffb1df0992ee52c7f0563699094edb4 at commit 3b197f7caffb on 2026-09-16T07:52:08.837428812+00:00.

## Similar repository reports

- [keiyoushi/extensions-source](https://octocounts.com/github/keiyoushi/extensions-source) — Kotlin, 352,424 code lines
- [simplex-chat/simplex-chat](https://octocounts.com/github/simplex-chat/simplex-chat) — Kotlin, 360,942 code lines
- [element-hq/element-x-android](https://octocounts.com/github/element-hq/element-x-android) — Kotlin, 275,929 code lines
- [komikku-app/anikku](https://octocounts.com/github/komikku-app/anikku) — Kotlin, 252,649 code lines
- [rukamori/ArchiveTune](https://octocounts.com/github/rukamori/ArchiveTune) — Kotlin, 223,823 code lines
- [piyushlilhore64-blip/NuvioMobile](https://octocounts.com/github/piyushlilhore64-blip/NuvioMobile) — Kotlin, 221,724 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)
