# nmrugg/Drawfish SLOC report

> As of 2026-08-29 (commit 74d10eb4fc19), nmrugg/Drawfish contains 13,906 total lines: 8,347 code, 2,788 comments, 2,771 blank, across 42 files in 5 languages (top: C++ 77.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

nmrugg/Drawfish has 8,347 source lines of code out of 13,906 total lines across 42 files, counted from the master ref at commit 74d10eb4fc19 by the OctoCounts tokei engine on 2026-08-29. 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 nmrugg/Drawfish to commit 74d10eb4fc19, 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 small codebase by counted code lines. Code represents 60.0% of all lines, comments represent 20.0%, and the repository averages 199 code lines per file. C++ accounts for 77.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 21 | 10,037 | 6,494 | 1,539 | 2,004 |
| C Header | 18 | 2,550 | 1,487 | 534 | 529 |
| Makefile | 1 | 514 | 366 | 72 | 76 |
| Markdown | 1 | 131 | 0 | 90 | 41 |
| Plain Text | 1 | 674 | 0 | 553 | 121 |

Top language (C++ 77.8%). Generated at 2026-08-29T15:59:05.469417344+00:00. Canonical report: https://octocounts.com/github/nmrugg/Drawfish

## Reproduce this report

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

nmrugg/Drawfish has 13,906 total lines, including 8,347 code lines, 2,788 comment lines, and 2,771 blank lines.

### How was the nmrugg/Drawfish line count measured?

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

### What commit was counted for nmrugg/Drawfish?

This OctoCounts report was generated from master at commit 74d10eb4fc19 on 2026-08-29T15:59:05.469417344+00:00.

## Similar repository reports

- [Amulet-Team/Amulet-NBT](https://octocounts.com/github/Amulet-Team/Amulet-NBT) — C++, 8,941 code lines
- [KDE/kquickcharts](https://octocounts.com/github/KDE/kquickcharts) — C++, 7,683 code lines
- [fedotow-p/CG-DX12](https://octocounts.com/github/fedotow-p/CG-DX12) — C++, 9,042 code lines
- [LLMServe/SwiftTransformer](https://octocounts.com/github/LLMServe/SwiftTransformer) — C++, 9,142 code lines
- [coolight7/musicxx](https://octocounts.com/github/coolight7/musicxx) — C++, 6,649 code lines
- [AlanPlay34-gd/CG_Sem2](https://octocounts.com/github/AlanPlay34-gd/CG_Sem2) — C++, 10,085 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)
