# wordpress-mobile/WordPress-Android SLOC report

> As of 2026-08-27 (commit 68b05e304f3f), wordpress-mobile/WordPress-Android contains 750,088 total lines: 664,441 code, 29,252 comments, 56,395 blank, across 5,476 files in 20 languages (top: Kotlin 40.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

wordpress-mobile/WordPress-Android has 664,441 source lines of code out of 750,088 total lines across 5,476 files, counted from the trunk ref at commit 68b05e304f3f by the OctoCounts tokei engine on 2026-08-27. 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 wordpress-mobile/WordPress-Android to commit 68b05e304f3f, 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 88.6% of all lines, comments represent 3.9%, and the repository averages 121 code lines per file. Kotlin accounts for 40.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Kotlin | 2,726 | 313,563 | 268,449 | 14,730 | 30,384 |
| XML | 1,414 | 210,628 | 202,886 | 1,316 | 6,426 |
| Java | 593 | 127,370 | 100,993 | 8,515 | 17,862 |
| JSON | 311 | 88,784 | 88,759 | 0 | 25 |
| Ruby | 6 | 3,221 | 1,999 | 742 | 480 |
| TOML | 1 | 292 | 290 | 0 | 2 |
| PO File | 2 | 264 | 221 | 24 | 19 |
| CSS | 5 | 199 | 166 | 4 | 29 |
| JavaScript | 3 | 142 | 112 | 10 | 20 |
| Shell | 2 | 251 | 104 | 120 | 27 |
| SQL | 4 | 98 | 97 | 0 | 1 |
| Forge Config | 1 | 155 | 79 | 47 | 29 |

Top language (Kotlin 40.4%). Generated at 2026-08-27T02:26:36.568213960+00:00. Canonical report: https://octocounts.com/github/wordpress-mobile/WordPress-Android

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/wordpress-mobile/WordPress-Android/commit/68b05e304f3f66a563122fbb5f2818ab08e0e144?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 wordpress-mobile/WordPress-Android have?

wordpress-mobile/WordPress-Android has 750,088 total lines, including 664,441 code lines, 29,252 comment lines, and 56,395 blank lines.

### How was the wordpress-mobile/WordPress-Android line count measured?

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

### What commit was counted for wordpress-mobile/WordPress-Android?

This OctoCounts report was generated from trunk at commit 68b05e304f3f on 2026-08-27T02:26:36.568213960+00:00.

## Similar repository reports

- [vayun-mathur/Modern-Apps](https://octocounts.com/github/vayun-mathur/Modern-Apps) — Kotlin, 646,552 code lines
- [umerov1999/Fenrir-for-VK](https://octocounts.com/github/umerov1999/Fenrir-for-VK) — Kotlin, 901,893 code lines
- [simplex-chat/simplex-chat](https://octocounts.com/github/simplex-chat/simplex-chat) — Kotlin, 360,942 code lines
- [keiyoushi/extensions-source](https://octocounts.com/github/keiyoushi/extensions-source) — Kotlin, 352,424 code lines
- [monogram-android/monogram](https://octocounts.com/github/monogram-android/monogram) — Kotlin, 343,218 code lines
- [element-hq/element-x-android](https://octocounts.com/github/element-hq/element-x-android) — Kotlin, 275,929 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)
