# jarun/nnn SLOC report

> As of 2026-07-15 (commit 458a1510a53b), jarun/nnn contains 22,894 total lines: 17,350 code, 2,992 comments, 2,552 blank, across 85 files in 14 languages (top: C 50.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving jarun/nnn to commit 458a1510a53b, 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 75.8% of all lines, comments represent 13.1%, and the repository averages 204 code lines per file. C accounts for 50.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 3 | 11,137 | 8,684 | 850 | 1,603 |
| C Header | 7 | 4,798 | 4,429 | 280 | 89 |
| Shell | 53 | 3,279 | 1,879 | 979 | 421 |
| BASH | 7 | 1,670 | 1,235 | 292 | 143 |
| Makefile | 2 | 642 | 509 | 27 | 106 |
| SVG | 1 | 302 | 300 | 1 | 1 |
| YAML | 1 | 141 | 121 | 20 | 0 |
| C++ | 1 | 83 | 68 | 1 | 14 |
| Fish | 2 | 84 | 56 | 21 | 7 |
| Nushell | 1 | 39 | 24 | 12 | 3 |
| Elvish | 1 | 41 | 23 | 12 | 6 |
| Python | 1 | 45 | 20 | 20 | 5 |

Top language (C 50.1%). Generated at 2026-07-15T06:31:02.547758094+00:00. Canonical report: https://octocounts.com/github/jarun/nnn

## Report FAQ

### How many lines of code does jarun/nnn have?

jarun/nnn has 22,894 total lines, including 17,350 code lines, 2,992 comment lines, and 2,552 blank lines.

### How was the jarun/nnn line count measured?

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

### What commit was counted for jarun/nnn?

This OctoCounts report was generated from master at commit 458a1510a53b on 2026-07-15T06:31:02.547758094+00:00.

## Similar repository reports

- [kmod-project/kmod](https://octocounts.com/github/kmod-project/kmod) — C, 18,429 code lines
- [XQuartz/wayland](https://octocounts.com/github/XQuartz/wayland) — C, 15,644 code lines
- [rahadbhuiya/Yolish](https://octocounts.com/github/rahadbhuiya/Yolish) — C, 15,493 code lines
- [sailfishos-mirror/findutils](https://octocounts.com/github/sailfishos-mirror/findutils) — C, 19,388 code lines
- [bytedance/android-inline-hook](https://octocounts.com/github/bytedance/android-inline-hook) — C, 20,930 code lines
- [agordon/datamash](https://octocounts.com/github/agordon/datamash) — C, 13,767 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)
- [Neovim vs VS Code](https://octocounts.com/compare/neovim-vs-vscode)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [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)
