# leegarchat/twrp_device_google_pixels SLOC report

> As of 2026-09-16 (commit ac3c041f1006), leegarchat/twrp_device_google_pixels contains 88,595 total lines: 72,329 code, 7,067 comments, 9,199 blank, across 178 files in 16 languages (top: C++ 74.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving leegarchat/twrp_device_google_pixels to commit ac3c041f1006, 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 medium-sized codebase by counted code lines. Code represents 81.6% of all lines, comments represent 8.0%, and the repository averages 406 code lines per file. C++ accounts for 74.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 51 | 65,391 | 53,651 | 4,856 | 6,884 |
| Rust | 26 | 6,032 | 5,191 | 360 | 481 |
| XML | 15 | 5,564 | 4,721 | 126 | 717 |
| Python | 5 | 2,555 | 2,099 | 114 | 342 |
| JSON | 17 | 2,020 | 2,009 | 0 | 11 |
| Shell | 11 | 2,622 | 1,880 | 470 | 272 |
| C | 5 | 1,295 | 944 | 233 | 118 |
| C++ Header | 2 | 973 | 823 | 75 | 75 |
| C Header | 16 | 992 | 529 | 311 | 152 |
| Makefile | 12 | 619 | 344 | 189 | 86 |
| Autoconf | 3 | 84 | 60 | 23 | 1 |
| TOML | 3 | 68 | 54 | 4 | 10 |

Top language (C++ 74.2%). Generated at 2026-09-16T11:15:38.652782088+00:00. Canonical report: https://octocounts.com/github/leegarchat/twrp_device_google_pixels

## Report FAQ

### How many lines of code does leegarchat/twrp_device_google_pixels have?

leegarchat/twrp_device_google_pixels has 88,595 total lines, including 72,329 code lines, 7,067 comment lines, and 9,199 blank lines.

### How was the leegarchat/twrp_device_google_pixels line count measured?

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

### What commit was counted for leegarchat/twrp_device_google_pixels?

This OctoCounts report was generated from R12_14.1 at commit ac3c041f1006 on 2026-09-16T11:15:38.652782088+00:00.

## Similar repository reports

- [ValveSoftware/gamescope](https://octocounts.com/github/ValveSoftware/gamescope) — C++, 73,667 code lines
- [Nodesclock/Blinker-fluid](https://octocounts.com/github/Nodesclock/Blinker-fluid) — C++, 68,408 code lines
- [ClassicOldSong/Apollo](https://octocounts.com/github/ClassicOldSong/Apollo) — C++, 65,097 code lines
- [UnitTestBot/klee](https://octocounts.com/github/UnitTestBot/klee) — C++, 79,595 code lines
- [ocornut/imgui](https://octocounts.com/github/ocornut/imgui) — C++, 80,435 code lines
- [catchorg/Catch2](https://octocounts.com/github/catchorg/Catch2) — C++, 63,408 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)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Godot vs Bevy](https://octocounts.com/compare/godot-vs-bevy)
- [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)
