# 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%). Counted with tokei via OctoCounts.

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

## 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

- [JuliaHubOSS/llvm-cbe](https://octocounts.com/github/JuliaHubOSS/llvm-cbe) — C++, 8,237 code lines
- [barry-ran/QtScrcpy](https://octocounts.com/github/barry-ran/QtScrcpy) — C++, 8,009 code lines
- [Amulet-Team/Amulet-NBT](https://octocounts.com/github/Amulet-Team/Amulet-NBT) — C++, 8,941 code lines
- [open-obfuscator/o-mvll](https://octocounts.com/github/open-obfuscator/o-mvll) — C++, 7,687 code lines
- [KDE/kquickcharts](https://octocounts.com/github/KDE/kquickcharts) — C++, 7,677 code lines
- [gt945/gede](https://octocounts.com/github/gt945/gede) — C++, 7,418 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
