# ChefKissInc/Inferno SLOC report

> As of 2026-09-14 (commit d6be290a8f5f), ChefKissInc/Inferno contains 1,434,759 total lines: 1,055,014 code, 198,104 comments, 181,641 blank, across 4,025 files in 25 languages (top: C 76.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving ChefKissInc/Inferno to commit d6be290a8f5f, 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 very large codebase by counted code lines. Code represents 73.5% of all lines, comments represent 13.8%, and the repository averages 262 code lines per file. C accounts for 76.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 1,882 | 1,061,912 | 806,159 | 114,152 | 141,601 |
| C Header | 1,710 | 241,477 | 135,609 | 77,197 | 28,671 |
| Bitbake | 65 | 47,918 | 42,224 | 1,568 | 4,126 |
| JSON | 54 | 28,257 | 27,088 | 0 | 1,169 |
| Python | 90 | 17,948 | 13,691 | 1,616 | 2,641 |
| Haxe | 5 | 9,234 | 8,666 | 11 | 557 |
| Meson | 122 | 8,944 | 7,862 | 390 | 692 |
| Objective-C | 7 | 4,740 | 3,535 | 505 | 700 |
| Shell | 17 | 3,244 | 2,683 | 301 | 260 |
| SVG | 2 | 2,005 | 2,001 | 2 | 2 |
| C++ | 4 | 1,831 | 1,426 | 133 | 272 |
| Device Tree | 4 | 1,398 | 1,196 | 79 | 123 |

Top language (C 76.4%). Generated at 2026-09-14T23:36:59.578740966+00:00. Canonical report: https://octocounts.com/github/ChefKissInc/Inferno

## Report FAQ

### How many lines of code does ChefKissInc/Inferno have?

ChefKissInc/Inferno has 1,434,759 total lines, including 1,055,014 code lines, 198,104 comment lines, and 181,641 blank lines.

### How was the ChefKissInc/Inferno line count measured?

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

### What commit was counted for ChefKissInc/Inferno?

This OctoCounts report was generated from d6be290a8f5f621b1016d0008e3fae86bd91066e at commit d6be290a8f5f on 2026-09-14T23:36:59.578740966+00:00.

## Similar repository reports

- [apple/darwin-xnu](https://octocounts.com/github/apple/darwin-xnu) — C, 1,106,636 code lines
- [openssl/openssl](https://octocounts.com/github/openssl/openssl) — C, 990,494 code lines
- [systemd/systemd](https://octocounts.com/github/systemd/systemd) — C, 980,635 code lines
- [riscvarchive/riscv-qemu](https://octocounts.com/github/riscvarchive/riscv-qemu) — C, 910,920 code lines
- [Kitware/CMake](https://octocounts.com/github/Kitware/CMake) — C, 1,246,136 code lines
- [cesanta/mongoose](https://octocounts.com/github/cesanta/mongoose) — C, 856,868 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
