# kmod-project/kmod SLOC report

> As of 2026-09-17 (commit 65ac890492c9), kmod-project/kmod contains 25,400 total lines: 18,274 code, 2,927 comments, 4,199 blank, across 143 files in 10 languages (top: C 89.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

kmod-project/kmod has 18,274 source lines of code out of 25,400 total lines across 143 files, counted from the 65ac890492c96b88d10d8c92342a1b00ff603dba ref at commit 65ac890492c9 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 kmod-project/kmod to commit 65ac890492c9, 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 71.9% of all lines, comments represent 11.5%, and the repository averages 128 code lines per file. C accounts for 89.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 63 | 20,835 | 16,346 | 927 | 3,562 |
| C Header | 19 | 2,621 | 914 | 1,430 | 277 |
| Meson | 4 | 876 | 698 | 59 | 119 |
| Shell | 5 | 308 | 244 | 13 | 51 |
| Fish | 3 | 51 | 21 | 22 | 8 |
| Autoconf | 2 | 21 | 19 | 0 | 2 |
| Makefile | 1 | 36 | 19 | 9 | 8 |
| INI | 1 | 19 | 13 | 4 | 2 |
| Markdown | 5 | 453 | 0 | 313 | 140 |
| Plain Text | 40 | 180 | 0 | 150 | 30 |

Top language (C 89.4%). Generated at 2026-09-17T01:53:14.723399601+00:00. Canonical report: https://octocounts.com/github/kmod-project/kmod

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/kmod-project/kmod/commit/65ac890492c96b88d10d8c92342a1b00ff603dba?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 kmod-project/kmod have?

kmod-project/kmod has 25,400 total lines, including 18,274 code lines, 2,927 comment lines, and 4,199 blank lines.

### How was the kmod-project/kmod line count measured?

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

### What commit was counted for kmod-project/kmod?

This OctoCounts report was generated from 65ac890492c96b88d10d8c92342a1b00ff603dba at commit 65ac890492c9 on 2026-09-17T01:53:14.723399601+00:00.

## Similar repository reports

- [sailfishos-mirror/findutils](https://octocounts.com/github/sailfishos-mirror/findutils) — C, 19,393 code lines
- [XQuartz/wayland](https://octocounts.com/github/XQuartz/wayland) — C, 15,644 code lines
- [bytedance/android-inline-hook](https://octocounts.com/github/bytedance/android-inline-hook) — C, 20,930 code lines
- [rahadbhuiya/Yolish](https://octocounts.com/github/rahadbhuiya/Yolish) — C, 15,493 code lines
- [mirror/tar](https://octocounts.com/github/mirror/tar) — C, 23,508 code lines
- [file/file](https://octocounts.com/github/file/file) — C, 23,581 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)
- [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)
