As of 2026-08-21 (commit 38e70fda6597), dolphin-emu/dolphin contains 1,526,273 total lines: 1,014,271 code, 297,948 comments, 214,054 blank, across 5,709 files in 34 languages (top: C++ 30.7%). Counted with tokei via OctoCounts.
OctoCounts produced this report by resolving dolphin-emu/dolphin to commit 38e70fda6597, 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.
This is a very large codebase by counted code lines. Code represents 66.5% of all lines, comments represent 19.5%, and the repository averages 178 code lines per file. C++ accounts for 30.7% of counted code.
| Language | Files | Lines | Code | Comments | Blanks |
|---|---|---|---|---|---|
| C++ | 1078 | 392913 | 311025 | 25223 | 56665 |
| PO File | 31 | 484083 | 255463 | 135031 | 93589 |
| C Header | 1683 | 326586 | 224876 | 71796 | 29914 |
| C | 203 | 153904 | 115871 | 18519 | 19514 |
| INI | 1882 | 50945 | 38766 | 6279 | 5900 |
| Kotlin | 243 | 30978 | 25174 | 1945 | 3859 |
| Bitbake | 9 | 10671 | 10268 | 0 | 403 |
| XML | 139 | 8007 | 7209 | 66 | 732 |
| CMake | 114 | 8857 | 7099 | 866 | 892 |
| Module-Definition | 8 | 6280 | 6040 | 0 | 240 |
| Objective-C++ | 19 | 4869 | 4120 | 203 | 546 |
| JSON | 62 | 2797 | 2764 | 0 | 33 |
Top language (C++ 30.7%). Generated at .
dolphin-emu/dolphin has 1,526,273 total lines, including 1,014,271 code lines, 297,948 comment lines, and 214,054 blank lines.
OctoCounts resolved the public GitHub repository to commit 38e70fda6597, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.
This OctoCounts report was generated from master at commit 38e70fda6597 on 2026-08-21T12:28:46.494161581+00:00.
Other public repositories with an OctoCounts report, ranked by top language and code size similarity: