# jwise/HoRNDIS SLOC report

> As of 2026-09-17 (commit 10ba210bec2c), jwise/HoRNDIS contains 2,123 total lines: 1,299 code, 510 comments, 314 blank, across 6 files in 6 languages (top: C++ 77.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

jwise/HoRNDIS has 1,299 source lines of code out of 2,123 total lines across 6 files, counted from the 10ba210bec2ce0538f2a3c126cec3fe2dc33535e ref at commit 10ba210bec2c by the OctoCounts tokei engine on 2026-09-17. 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 jwise/HoRNDIS to commit 10ba210bec2c, 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 61.2% of all lines, comments represent 24.0%, and the repository averages 217 code lines per file. C++ accounts for 77.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 1 | 1,589 | 1,001 | 361 | 227 |
| C Header | 1 | 373 | 242 | 79 | 52 |
| Makefile | 1 | 57 | 31 | 14 | 12 |
| XML | 1 | 28 | 23 | 5 | 0 |
| Shell | 1 | 6 | 2 | 4 | 0 |
| Markdown | 1 | 70 | 0 | 47 | 23 |

Top language (C++ 77.1%). Generated at 2026-09-17T00:48:03.394979667+00:00. Canonical report: https://octocounts.com/github/jwise/HoRNDIS

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/jwise/HoRNDIS/commit/10ba210bec2ce0538f2a3c126cec3fe2dc33535e?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 jwise/HoRNDIS have?

jwise/HoRNDIS has 2,123 total lines, including 1,299 code lines, 510 comment lines, and 314 blank lines.

### How was the jwise/HoRNDIS line count measured?

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

### What commit was counted for jwise/HoRNDIS?

This OctoCounts report was generated from 10ba210bec2ce0538f2a3c126cec3fe2dc33535e at commit 10ba210bec2c on 2026-09-17T00:48:03.394979667+00:00.

## Similar repository reports

- [hmyit/VMPROTECT](https://octocounts.com/github/hmyit/VMPROTECT) — C++, 1,327 code lines
- [seatedro/ember](https://octocounts.com/github/seatedro/ember) — C++, 1,531 code lines
- [AeNn-ole/DirectX12Lab](https://octocounts.com/github/AeNn-ole/DirectX12Lab) — C++, 1,542 code lines
- [ftdlyc/libcalib](https://octocounts.com/github/ftdlyc/libcalib) — C++, 1,656 code lines
- [ForfesED/KG2026DRX12](https://octocounts.com/github/ForfesED/KG2026DRX12) — C++, 1,664 code lines
- [GlacieTeam/BinaryStream](https://octocounts.com/github/GlacieTeam/BinaryStream) — C++, 928 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)
