# can1357/NoVmp SLOC report

> As of 2026-09-19 (commit 6c23c9a335f7), can1357/NoVmp contains 7,486 total lines: 4,484 code, 2,172 comments, 830 blank, across 25 files in 8 languages (top: C++ 55.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

can1357/NoVmp has 4,484 source lines of code out of 7,486 total lines across 25 files, counted from the 6c23c9a335f70e8d5ed6299668fd802f2314c896 ref at commit 6c23c9a335f7 by the OctoCounts tokei engine on 2026-09-19. 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 can1357/NoVmp to commit 6c23c9a335f7, 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 59.9% of all lines, comments represent 29.0%, and the repository averages 179 code lines per file. C++ accounts for 55.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 7 | 4,355 | 2,470 | 1,363 | 522 |
| C++ Header | 11 | 2,817 | 1,768 | 764 | 285 |
| Visual Studio Project | 1 | 166 | 166 | 0 | 0 |
| Visual Studio Solution | 1 | 55 | 54 | 0 | 1 |
| CMake | 2 | 15 | 10 | 0 | 5 |
| C Header | 1 | 16 | 9 | 6 | 1 |
| YAML | 1 | 7 | 7 | 0 | 0 |
| Markdown | 1 | 55 | 0 | 39 | 16 |

Top language (C++ 55.1%). Generated at 2026-09-19T14:06:51.479963665+00:00. Canonical report: https://octocounts.com/github/can1357/NoVmp

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/can1357/NoVmp/commit/6c23c9a335f70e8d5ed6299668fd802f2314c896?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 can1357/NoVmp have?

can1357/NoVmp has 7,486 total lines, including 4,484 code lines, 2,172 comment lines, and 830 blank lines.

### How was the can1357/NoVmp line count measured?

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

### What commit was counted for can1357/NoVmp?

This OctoCounts report was generated from 6c23c9a335f70e8d5ed6299668fd802f2314c896 at commit 6c23c9a335f7 on 2026-09-19T14:06:51.479963665+00:00.

## Similar repository reports

- [prabhuomkar/pytorch-cpp](https://octocounts.com/github/prabhuomkar/pytorch-cpp) — C++, 4,505 code lines
- [pierreyoda/o2r](https://octocounts.com/github/pierreyoda/o2r) — C++, 4,290 code lines
- [byteonabeach/lab5-cg](https://octocounts.com/github/byteonabeach/lab5-cg) — C++, 4,076 code lines
- [filixyz/Pipelined-Asynchronous-BitTorrent-Engine](https://octocounts.com/github/filixyz/Pipelined-Asynchronous-BitTorrent-Engine) — C++, 4,008 code lines
- [TheCruZ/kdmapper](https://octocounts.com/github/TheCruZ/kdmapper) — C++, 3,925 code lines
- [filixyz/Bittorrent-Application-Layer-Protocol](https://octocounts.com/github/filixyz/Bittorrent-Application-Layer-Protocol) — C++, 3,761 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)
