# DrKLO/Telegram SLOC report

> As of 2026-09-16 (commit f106432682da), DrKLO/Telegram contains 5,896,092 total lines: 4,432,925 code, 875,622 comments, 587,545 blank, across 14,448 files in 38 languages (top: Java 29.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

DrKLO/Telegram has 4,432,925 source lines of code out of 5,896,092 total lines across 14,448 files, counted from the f106432682da4cdef7dc2a88adf87897d5fd2c32 ref at commit f106432682da 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 DrKLO/Telegram to commit f106432682da, 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 75.2% of all lines, comments represent 14.9%, and the repository averages 307 code lines per file. Java accounts for 29.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 2,749 | 1,561,439 | 1,311,882 | 102,614 | 146,943 |
| C++ | 3,893 | 1,404,701 | 1,071,535 | 159,556 | 173,610 |
| C | 1,104 | 813,450 | 595,187 | 141,838 | 76,425 |
| JSON | 468 | 583,646 | 583,646 | 0 | 0 |
| C Header | 4,783 | 975,889 | 566,041 | 283,566 | 126,282 |
| Assembly | 196 | 94,292 | 68,890 | 12,380 | 13,022 |
| Perl | 64 | 71,193 | 57,242 | 7,183 | 6,768 |
| GNU Style Assembly | 94 | 53,443 | 43,827 | 4,054 | 5,562 |
| Bitbake | 111 | 46,741 | 41,703 | 1,296 | 3,742 |
| XML | 283 | 26,493 | 25,231 | 753 | 509 |
| Go | 77 | 29,423 | 24,474 | 2,222 | 2,727 |
| Objective-C++ | 69 | 18,613 | 14,090 | 1,664 | 2,859 |

Top language (Java 29.6%). Generated at 2026-09-16T07:24:13.805109516+00:00. Canonical report: https://octocounts.com/github/DrKLO/Telegram

## Reproduce this report

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

DrKLO/Telegram has 5,896,092 total lines, including 4,432,925 code lines, 875,622 comment lines, and 587,545 blank lines.

### How was the DrKLO/Telegram line count measured?

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

### What commit was counted for DrKLO/Telegram?

This OctoCounts report was generated from f106432682da4cdef7dc2a88adf87897d5fd2c32 at commit f106432682da on 2026-09-16T07:24:13.805109516+00:00.

## Similar repository reports

- [arsLan4k1390/Cherrygram](https://octocounts.com/github/arsLan4k1390/Cherrygram) — Java, 4,526,120 code lines
- [exteraless/exteraless](https://octocounts.com/github/exteraless/exteraless) — Java, 4,148,600 code lines
- [metasfresh/metasfresh](https://octocounts.com/github/metasfresh/metasfresh) — Java, 3,403,847 code lines
- [microsoft/openjdk-jdk25u](https://octocounts.com/github/microsoft/openjdk-jdk25u) — Java, 5,613,671 code lines
- [openjdk/jdk](https://octocounts.com/github/openjdk/jdk) — Java, 5,757,275 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)
