# risin42/NagramX SLOC report

> As of 2026-08-23 (commit 2db685af00a4), risin42/NagramX contains 5,533,690 total lines: 4,212,256 code, 785,796 comments, 535,638 blank, across 14,441 files in 36 languages (top: Java 36.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

risin42/NagramX has 4,212,256 source lines of code out of 5,533,690 total lines across 14,441 files, counted from the dev ref at commit 2db685af00a4 by the OctoCounts tokei engine on 2026-08-23. 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 risin42/NagramX to commit 2db685af00a4, 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 very large codebase by counted code lines. Code represents 76.1% of all lines, comments represent 14.2%, and the repository averages 292 code lines per file. Java accounts for 36.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 3,144 | 1,797,667 | 1,516,727 | 104,707 | 176,233 |
| C++ | 3,847 | 1,372,773 | 1,047,865 | 157,095 | 167,813 |
| JSON | 506 | 630,084 | 630,084 | 0 | 0 |
| C Header | 4,207 | 796,018 | 439,289 | 249,865 | 106,864 |
| C | 319 | 440,108 | 311,292 | 97,327 | 31,489 |
| Perl | 59 | 68,660 | 55,623 | 6,897 | 6,140 |
| XML | 1,428 | 52,466 | 50,848 | 744 | 874 |
| Bitbake | 106 | 41,906 | 36,905 | 1,296 | 3,705 |
| GNU Style Assembly | 69 | 34,018 | 27,336 | 2,678 | 4,004 |
| Go | 77 | 29,423 | 24,474 | 2,222 | 2,727 |
| Assembly | 24 | 27,466 | 21,284 | 3,241 | 2,941 |
| Objective-C++ | 69 | 18,613 | 14,090 | 1,664 | 2,859 |

Top language (Java 36.0%). Generated at 2026-08-23T11:21:37.686781887+00:00. Canonical report: https://octocounts.com/github/risin42/NagramX

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/risin42/NagramX/commit/2db685af00a4352c877ecf96474cbf0494284715?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 risin42/NagramX have?

risin42/NagramX has 5,533,690 total lines, including 4,212,256 code lines, 785,796 comment lines, and 535,638 blank lines.

### How was the risin42/NagramX line count measured?

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

### What commit was counted for risin42/NagramX?

This OctoCounts report was generated from dev at commit 2db685af00a4 on 2026-08-23T11:21:37.686781887+00:00.

## Similar repository reports

- [exteraless/exteraless](https://octocounts.com/github/exteraless/exteraless) — Java, 4,148,600 code lines
- [DrKLO/Telegram](https://octocounts.com/github/DrKLO/Telegram) — Java, 4,432,925 code lines
- [Ettacent/NimarkoGram](https://octocounts.com/github/Ettacent/NimarkoGram) — Java, 4,437,705 code lines
- [arsLan4k1390/Cherrygram](https://octocounts.com/github/arsLan4k1390/Cherrygram) — Java, 4,526,120 code lines
- [metasfresh/metasfresh](https://octocounts.com/github/metasfresh/metasfresh) — Java, 3,403,847 code lines
- [elastic/elasticsearch](https://octocounts.com/github/elastic/elasticsearch) — Java, 3,091,605 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)
- [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)
