# TheCruZ/kdmapper SLOC report

> As of 2026-09-11 (commit 48ac931d8737), TheCruZ/kdmapper contains 4,680 total lines: 3,925 code, 149 comments, 606 blank, across 28 files in 6 languages (top: C++ 50.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

TheCruZ/kdmapper has 3,925 source lines of code out of 4,680 total lines across 28 files, counted from the 48ac931d87372702a23c6f34ee7b8440787d9fc7 ref at commit 48ac931d8737 by the OctoCounts tokei engine on 2026-09-11. 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 TheCruZ/kdmapper to commit 48ac931d8737, 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 83.9% of all lines, comments represent 3.2%, and the repository averages 140 code lines per file. C++ accounts for 50.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 11 | 2,557 | 1,979 | 82 | 496 |
| C++ Header | 7 | 1,215 | 1,154 | 8 | 53 |
| Visual Studio Project | 4 | 648 | 648 | 0 | 0 |
| Visual Studio Solution | 3 | 107 | 104 | 0 | 3 |
| C Header | 2 | 60 | 40 | 2 | 18 |
| Markdown | 1 | 93 | 0 | 57 | 36 |

Top language (C++ 50.4%). Generated at 2026-09-11T20:27:08.048698226+00:00. Canonical report: https://octocounts.com/github/TheCruZ/kdmapper

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/TheCruZ/kdmapper/commit/48ac931d87372702a23c6f34ee7b8440787d9fc7?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 TheCruZ/kdmapper have?

TheCruZ/kdmapper has 4,680 total lines, including 3,925 code lines, 149 comment lines, and 606 blank lines.

### How was the TheCruZ/kdmapper line count measured?

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

### What commit was counted for TheCruZ/kdmapper?

This OctoCounts report was generated from 48ac931d87372702a23c6f34ee7b8440787d9fc7 at commit 48ac931d8737 on 2026-09-11T20:27:08.048698226+00:00.

## Similar repository reports

- [byteonabeach/lab5-cg](https://octocounts.com/github/byteonabeach/lab5-cg) — C++, 4,076 code lines
- [filixyz/Bittorrent-Application-Layer-Protocol](https://octocounts.com/github/filixyz/Bittorrent-Application-Layer-Protocol) — C++, 3,761 code lines
- [JasperCusiel/Teensy-Code-RoboCup-Group35](https://octocounts.com/github/JasperCusiel/Teensy-Code-RoboCup-Group35) — C++, 3,716 code lines
- [filixyz/Pipelined-Asynchronous-BitTorrent-Engine](https://octocounts.com/github/filixyz/Pipelined-Asynchronous-BitTorrent-Engine) — C++, 4,155 code lines
- [Ya-ntar/DirectX_Lab](https://octocounts.com/github/Ya-ntar/DirectX_Lab) — C++, 3,694 code lines
- [pierreyoda/o2r](https://octocounts.com/github/pierreyoda/o2r) — C++, 4,290 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)
