# thoenissen/Reihitsu SLOC report

> As of 2026-09-11 (commit 063eab26bbc9), thoenissen/Reihitsu contains 270,332 total lines: 184,513 code, 50,982 comments, 34,837 blank, across 1,587 files in 11 languages (top: C# 97.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

thoenissen/Reihitsu has 184,513 source lines of code out of 270,332 total lines across 1,587 files, counted from the 063eab26bbc911d8607c1d6dbd094935309577ba ref at commit 063eab26bbc9 by the OctoCounts tokei engine on 2026-09-11. 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 thoenissen/Reihitsu to commit 063eab26bbc9, 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 68.3% of all lines, comments represent 18.9%, and the repository averages 116 code lines per file. C# accounts for 97.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C# | 1,529 | 263,154 | 179,520 | 49,347 | 34,287 |
| .NET Resource | 2 | 2,808 | 2,690 | 118 | 0 |
| PowerShell | 13 | 1,521 | 745 | 612 | 164 |
| Visual Studio Solution | 1 | 593 | 592 | 0 | 1 |
| MSBuild | 20 | 455 | 363 | 25 | 67 |
| Shell | 8 | 456 | 262 | 108 | 86 |
| CSS | 1 | 268 | 229 | 0 | 39 |
| Razor | 5 | 69 | 60 | 0 | 9 |
| HTML | 1 | 31 | 27 | 0 | 4 |
| JSON | 1 | 25 | 25 | 0 | 0 |
| Markdown | 6 | 952 | 0 | 772 | 180 |

Top language (C# 97.3%). Generated at 2026-09-11T02:23:20.677863170+00:00. Canonical report: https://octocounts.com/github/thoenissen/Reihitsu

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/thoenissen/Reihitsu/commit/063eab26bbc911d8607c1d6dbd094935309577ba?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 thoenissen/Reihitsu have?

thoenissen/Reihitsu has 270,332 total lines, including 184,513 code lines, 50,982 comment lines, and 34,837 blank lines.

### How was the thoenissen/Reihitsu line count measured?

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

### What commit was counted for thoenissen/Reihitsu?

This OctoCounts report was generated from 063eab26bbc911d8607c1d6dbd094935309577ba at commit 063eab26bbc9 on 2026-09-11T02:23:20.677863170+00:00.

## Similar repository reports

- [jellyfin/jellyfin](https://octocounts.com/github/jellyfin/jellyfin) — C#, 188,736 code lines
- [gitextensions/gitextensions](https://octocounts.com/github/gitextensions/gitextensions) — C#, 178,602 code lines
- [shinyflvre/VRCNext](https://octocounts.com/github/shinyflvre/VRCNext) — C#, 178,230 code lines
- [getnanoai/NanoAgent](https://octocounts.com/github/getnanoai/NanoAgent) — C#, 176,898 code lines
- [HandyOrg/HandyControl](https://octocounts.com/github/HandyOrg/HandyControl) — C#, 172,901 code lines
- [DotNetAnalyzers/StyleCopAnalyzers](https://octocounts.com/github/DotNetAnalyzers/StyleCopAnalyzers) — C#, 171,585 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)
- [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)
