# ch604/PrismLauncher-offline SLOC report

> As of 2026-09-13 (commit 41032aaac26e), ch604/PrismLauncher-offline contains 126,372 total lines: 94,962 code, 17,058 comments, 14,352 blank, across 1,052 files in 12 languages (top: C++ 52.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

ch604/PrismLauncher-offline has 94,962 source lines of code out of 126,372 total lines across 1,052 files, counted from the 41032aaac26eee06c9f9eec183da3df3beee41bc ref at commit 41032aaac26e by the OctoCounts tokei engine on 2026-09-13. 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 ch604/PrismLauncher-offline to commit 41032aaac26e, 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 75.1% of all lines, comments represent 13.5%, and the repository averages 90 code lines per file. C++ accounts for 52.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 320 | 66,678 | 50,220 | 8,102 | 8,356 |
| SVG | 290 | 22,325 | 22,056 | 205 | 64 |
| C Header | 376 | 26,633 | 14,991 | 7,164 | 4,478 |
| C | 9 | 5,252 | 4,541 | 194 | 517 |
| CMake | 18 | 2,336 | 1,772 | 281 | 283 |
| Autoconf | 10 | 694 | 568 | 45 | 81 |
| Java | 11 | 994 | 548 | 230 | 216 |
| Objective-C++ | 1 | 222 | 153 | 24 | 45 |
| Nix | 4 | 149 | 86 | 47 | 16 |
| Shell | 1 | 39 | 27 | 2 | 10 |
| Markdown | 11 | 1,046 | 0 | 761 | 285 |
| Plain Text | 1 | 4 | 0 | 3 | 1 |

Top language (C++ 52.9%). Generated at 2026-09-13T23:07:30.583166246+00:00. Canonical report: https://octocounts.com/github/ch604/PrismLauncher-offline

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/ch604/PrismLauncher-offline/commit/41032aaac26eee06c9f9eec183da3df3beee41bc?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 ch604/PrismLauncher-offline have?

ch604/PrismLauncher-offline has 126,372 total lines, including 94,962 code lines, 17,058 comment lines, and 14,352 blank lines.

### How was the ch604/PrismLauncher-offline line count measured?

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

### What commit was counted for ch604/PrismLauncher-offline?

This OctoCounts report was generated from 41032aaac26eee06c9f9eec183da3df3beee41bc at commit 41032aaac26e on 2026-09-13T23:07:30.583166246+00:00.

## Similar repository reports

- [aria2/aria2](https://octocounts.com/github/aria2/aria2) — C++, 94,545 code lines
- [Murmele/Gittyup](https://octocounts.com/github/Murmele/Gittyup) — C++, 90,490 code lines
- [google/flatbuffers](https://octocounts.com/github/google/flatbuffers) — C++, 101,824 code lines
- [autohotkey/autohotkey](https://octocounts.com/github/autohotkey/autohotkey) — C++, 102,688 code lines
- [nu774/qaac](https://octocounts.com/github/nu774/qaac) — C++, 83,960 code lines
- [xxnuo/MTranServer](https://octocounts.com/github/xxnuo/MTranServer) — C++, 107,278 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)
- [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)
