As of 2026-06-28 (commit dd430f7053a1), google/ExoPlayer contains 372,076 total lines: 236,475 code, 103,065 comments, 32,536 blank, across 1,712 files in 14 languages (top: Java 93.9%). Counted with tokei via OctoCounts.
OctoCounts produced this report by resolving google/ExoPlayer to commit dd430f7053a1, 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 large codebase by counted code lines. Code represents 63.6% of all lines, comments represent 27.7%, and the repository averages 138 code lines per file. Java accounts for 93.9% of counted code.
| Language | Files | Lines | Code | Comments | Blanks |
|---|---|---|---|---|---|
| Java | 1216 | 345846 | 221982 | 93210 | 30654 |
| XML | 390 | 12274 | 9635 | 2206 | 433 |
| C++ | 7 | 2911 | 2253 | 335 | 323 |
| JSON | 1 | 701 | 701 | 0 | 0 |
| GLSL | 16 | 1309 | 641 | 540 | 128 |
| Shell | 5 | 888 | 605 | 202 | 81 |
| TypeScript | 1 | 216 | 216 | 0 | 0 |
| C Header | 3 | 269 | 159 | 63 | 47 |
| Makefile | 9 | 316 | 139 | 145 | 32 |
| Batch | 1 | 89 | 68 | 0 | 21 |
| CMake | 2 | 121 | 59 | 41 | 21 |
| Bazel | 1 | 22 | 17 | 2 | 3 |
Top language (Java 93.9%). Generated at .
google/ExoPlayer has 372,076 total lines, including 236,475 code lines, 103,065 comment lines, and 32,536 blank lines.
OctoCounts resolved the public GitHub repository to commit dd430f7053a1, 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 release-v2 at commit dd430f7053a1 on 2026-06-28T06:37:43.059198800+00:00.
Other public repositories with an OctoCounts report, ranked by top language and code size similarity: