# uncrustify/uncrustify SLOC report

> As of 2026-09-17 (commit d52f14ae62c9), uncrustify/uncrustify contains 106,860 total lines: 71,664 code, 19,449 comments, 15,747 blank, across 370 files in 19 languages (top: C++ 66.7%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

uncrustify/uncrustify has 71,664 source lines of code out of 106,860 total lines across 370 files, counted from the d52f14ae62c92c085766eb573be94e89f1cf90ba ref at commit d52f14ae62c9 by the OctoCounts tokei engine on 2026-09-17. 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 uncrustify/uncrustify to commit d52f14ae62c9, 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 67.1% of all lines, comments represent 18.2%, and the repository averages 194 code lines per file. C++ accounts for 66.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 138 | 64,030 | 47,783 | 7,810 | 8,437 |
| INI | 1 | 9,140 | 8,222 | 0 | 918 |
| C Header | 151 | 15,773 | 6,675 | 6,007 | 3,091 |
| Forge Config | 18 | 9,621 | 3,279 | 4,222 | 2,120 |
| Python | 14 | 3,707 | 2,831 | 244 | 632 |
| CMake | 10 | 1,123 | 907 | 102 | 114 |
| TypeScript | 1 | 674 | 535 | 101 | 38 |
| Shell | 8 | 588 | 333 | 219 | 36 |
| Autoconf | 7 | 470 | 322 | 68 | 80 |
| ReStructuredText | 1 | 357 | 266 | 0 | 91 |
| AWK | 2 | 192 | 150 | 38 | 4 |
| JavaScript | 2 | 168 | 113 | 28 | 27 |

Top language (C++ 66.7%). Generated at 2026-09-17T20:44:41.828687168+00:00. Canonical report: https://octocounts.com/github/uncrustify/uncrustify

## Reproduce this report

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

uncrustify/uncrustify has 106,860 total lines, including 71,664 code lines, 19,449 comment lines, and 15,747 blank lines.

### How was the uncrustify/uncrustify line count measured?

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

### What commit was counted for uncrustify/uncrustify?

This OctoCounts report was generated from d52f14ae62c92c085766eb573be94e89f1cf90ba at commit d52f14ae62c9 on 2026-09-17T20:44:41.828687168+00:00.

## Similar repository reports

- [Nodesclock/Blinker-fluid](https://octocounts.com/github/Nodesclock/Blinker-fluid) — C++, 68,408 code lines
- [ValveSoftware/gamescope](https://octocounts.com/github/ValveSoftware/gamescope) — C++, 76,396 code lines
- [ClassicOldSong/Apollo](https://octocounts.com/github/ClassicOldSong/Apollo) — C++, 65,097 code lines
- [NVIDIA/NeMo-Speech.cpp](https://octocounts.com/github/NVIDIA/NeMo-Speech.cpp) — C++, 64,215 code lines
- [lizardbyte/sunshine](https://octocounts.com/github/lizardbyte/sunshine) — C++, 63,118 code lines
- [ocornut/imgui](https://octocounts.com/github/ocornut/imgui) — C++, 80,435 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)
