# notkisk/vsh SLOC report

> As of 2026-09-16 (commit 8a6800c62513), notkisk/vsh contains 344 total lines: 295 code, 5 comments, 44 blank, across 12 files in 4 languages (top: C++ 78.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

notkisk/vsh has 295 source lines of code out of 344 total lines across 12 files, counted from the main ref at commit 8a6800c62513 by the OctoCounts tokei engine on 2026-09-16. 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 notkisk/vsh to commit 8a6800c62513, 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 85.8% of all lines, comments represent 1.5%, and the repository averages 25 code lines per file. C++ accounts for 78.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 5 | 254 | 231 | 0 | 23 |
| C++ Header | 5 | 63 | 47 | 0 | 16 |
| CMake | 1 | 26 | 17 | 4 | 5 |
| Markdown | 1 | 1 | 0 | 1 | 0 |

Top language (C++ 78.3%). Generated at 2026-09-16T22:33:14.142096389+00:00. Canonical report: https://octocounts.com/github/notkisk/vsh

## Reproduce this report

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

notkisk/vsh has 344 total lines, including 295 code lines, 5 comment lines, and 44 blank lines.

### How was the notkisk/vsh line count measured?

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

### What commit was counted for notkisk/vsh?

This OctoCounts report was generated from main at commit 8a6800c62513 on 2026-09-16T22:33:14.142096389+00:00.

## Similar repository reports

- [KillaBoi/BrokenPipe](https://octocounts.com/github/KillaBoi/BrokenPipe) — C++, 337 code lines
- [bramp/jambox](https://octocounts.com/github/bramp/jambox) — C++, 229 code lines
- [zjusbo/chaff_sat_solver](https://octocounts.com/github/zjusbo/chaff_sat_solver) — C++, 423 code lines
- [sdhzdmzzl/iptv_channel_scanner_linux](https://octocounts.com/github/sdhzdmzzl/iptv_channel_scanner_linux) — C++, 129 code lines
- [eastwoodnet/iptv_channel_scanner_linux](https://octocounts.com/github/eastwoodnet/iptv_channel_scanner_linux) — C++, 99 code lines
- [gnibuoz/QRibbon](https://octocounts.com/github/gnibuoz/QRibbon) — C++, 506 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)
