# nu774/qaac SLOC report

> As of 2026-09-18 (commit db75653e610c), nu774/qaac contains 184,005 total lines: 96,359 code, 65,389 comments, 22,257 blank, across 786 files in 9 languages (top: C++ 57.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

nu774/qaac has 96,359 source lines of code out of 184,005 total lines across 786 files, counted from the master ref at commit db75653e610c by the OctoCounts tokei engine on 2026-09-18. 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 nu774/qaac to commit db75653e610c, 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 52.4% of all lines, comments represent 35.5%, and the repository averages 123 code lines per file. C++ accounts for 57.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 332 | 84,298 | 55,066 | 19,058 | 10,174 |
| C Header | 414 | 74,305 | 26,013 | 39,945 | 8,347 |
| C | 22 | 16,040 | 12,569 | 1,263 | 2,208 |
| Module-Definition | 2 | 1,377 | 1,377 | 0 | 0 |
| CMake | 5 | 1,310 | 1,192 | 49 | 69 |
| Autoconf | 3 | 140 | 81 | 32 | 27 |
| Makefile | 1 | 80 | 61 | 1 | 18 |
| Markdown | 2 | 136 | 0 | 115 | 21 |
| Plain Text | 5 | 6,319 | 0 | 4,926 | 1,393 |

Top language (C++ 57.1%). Generated at 2026-09-18T15:57:29.570114637+00:00. Canonical report: https://octocounts.com/github/nu774/qaac

## Reproduce this report

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

nu774/qaac has 184,005 total lines, including 96,359 code lines, 65,389 comment lines, and 22,257 blank lines.

### How was the nu774/qaac line count measured?

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

### What commit was counted for nu774/qaac?

This OctoCounts report was generated from master at commit db75653e610c on 2026-09-18T15:57:29.570114637+00:00.

## Similar repository reports

- [ch604/PrismLauncher-offline](https://octocounts.com/github/ch604/PrismLauncher-offline) — C++, 94,962 code lines
- [google/flatbuffers](https://octocounts.com/github/google/flatbuffers) — C++, 101,824 code lines
- [Murmele/Gittyup](https://octocounts.com/github/Murmele/Gittyup) — C++, 90,490 code lines
- [autohotkey/autohotkey](https://octocounts.com/github/autohotkey/autohotkey) — C++, 102,688 code lines
- [xxnuo/MTranServer](https://octocounts.com/github/xxnuo/MTranServer) — C++, 107,278 code lines
- [78/xiaozhi-esp32](https://octocounts.com/github/78/xiaozhi-esp32) — C++, 108,029 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)
