# permissionlesstech/bitchat-android SLOC report

> As of 2026-08-02 (commit c02dda308e8a), permissionlesstech/bitchat-android contains 141,873 total lines: 110,768 code, 17,126 comments, 13,979 blank, across 606 files in 14 languages (top: Kotlin 71.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving permissionlesstech/bitchat-android to commit c02dda308e8a, 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 78.1% of all lines, comments represent 12.1%, and the repository averages 183 code lines per file. Kotlin accounts for 71.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Kotlin | 404 | 99,143 | 79,073 | 9,672 | 10,398 |
| XML | 93 | 20,351 | 18,998 | 584 | 769 |
| Java | 29 | 11,459 | 8,028 | 2,537 | 894 |
| Python | 9 | 2,582 | 2,261 | 40 | 281 |
| Shell | 14 | 1,719 | 1,282 | 188 | 249 |
| Rust | 1 | 479 | 346 | 53 | 80 |
| JSON | 2 | 323 | 323 | 0 | 0 |
| TOML | 3 | 235 | 146 | 40 | 49 |
| Dockerfile | 2 | 116 | 98 | 2 | 16 |
| SVG | 19 | 95 | 95 | 0 | 0 |
| Batch | 1 | 94 | 73 | 0 | 21 |
| Prolog | 2 | 53 | 45 | 0 | 8 |

Top language (Kotlin 71.4%). Generated at 2026-08-02T07:30:01.012015725+00:00. Canonical report: https://octocounts.com/github/permissionlesstech/bitchat-android

## Report FAQ

### How many lines of code does permissionlesstech/bitchat-android have?

permissionlesstech/bitchat-android has 141,873 total lines, including 110,768 code lines, 17,126 comment lines, and 13,979 blank lines.

### How was the permissionlesstech/bitchat-android line count measured?

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

### What commit was counted for permissionlesstech/bitchat-android?

This OctoCounts report was generated from main at commit c02dda308e8a on 2026-08-02T07:30:01.012015725+00:00.

## Similar repository reports

- [ktorio/ktor](https://octocounts.com/github/ktorio/ktor) — Kotlin, 115,169 code lines
- [CCBlueX/LiquidBounce](https://octocounts.com/github/CCBlueX/LiquidBounce) — Kotlin, 130,583 code lines
- [ciddwd/overlay-translator](https://octocounts.com/github/ciddwd/overlay-translator) — Kotlin, 88,109 code lines
- [square/okhttp](https://octocounts.com/github/square/okhttp) — Kotlin, 87,359 code lines
- [embabel/embabel-agent](https://octocounts.com/github/embabel/embabel-agent) — Kotlin, 86,625 code lines
- [OpenHub-Store/Github-Store](https://octocounts.com/github/OpenHub-Store/Github-Store) — Kotlin, 135,744 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)
