# DarkFlippers/unleashed-firmware SLOC report

> As of 2026-09-08 (commit 7f76ec441f5a), DarkFlippers/unleashed-firmware contains 455,336 total lines: 338,665 code, 53,939 comments, 62,732 blank, across 2,710 files in 20 languages (top: C 80.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

DarkFlippers/unleashed-firmware has 338,665 source lines of code out of 455,336 total lines across 2,710 files, counted from the 7f76ec441f5a7f74dfc061c5575200f20ea4c5c8 ref at commit 7f76ec441f5a by the OctoCounts tokei engine on 2026-09-08. 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 DarkFlippers/unleashed-firmware to commit 7f76ec441f5a, 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 large codebase by counted code lines. Code represents 74.4% of all lines, comments represent 11.8%, and the repository averages 125 code lines per file. C accounts for 80.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 1,308 | 335,264 | 273,872 | 16,954 | 44,438 |
| C Header | 1,064 | 91,907 | 47,198 | 30,879 | 13,830 |
| Python | 110 | 14,591 | 11,450 | 679 | 2,462 |
| Scons | 29 | 2,001 | 1,584 | 132 | 285 |
| JavaScript | 30 | 1,508 | 1,166 | 144 | 198 |
| YAML | 2 | 1,268 | 950 | 0 | 318 |
| C++ | 14 | 770 | 582 | 52 | 136 |
| TypeScript | 34 | 2,557 | 537 | 1,837 | 183 |
| LD Script | 3 | 461 | 346 | 66 | 49 |
| Shell | 2 | 390 | 337 | 10 | 43 |
| JSON | 9 | 265 | 265 | 0 | 0 |
| C++ Header | 1 | 115 | 91 | 3 | 21 |

Top language (C 80.9%). Generated at 2026-09-08T06:04:50.461606804+00:00. Canonical report: https://octocounts.com/github/DarkFlippers/unleashed-firmware

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/DarkFlippers/unleashed-firmware/commit/7f76ec441f5a7f74dfc061c5575200f20ea4c5c8?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 DarkFlippers/unleashed-firmware have?

DarkFlippers/unleashed-firmware has 455,336 total lines, including 338,665 code lines, 53,939 comment lines, and 62,732 blank lines.

### How was the DarkFlippers/unleashed-firmware line count measured?

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

### What commit was counted for DarkFlippers/unleashed-firmware?

This OctoCounts report was generated from 7f76ec441f5a7f74dfc061c5575200f20ea4c5c8 at commit 7f76ec441f5a on 2026-09-08T06:04:50.461606804+00:00.

## Similar repository reports

- [clnhub/rtl8192eu-linux](https://octocounts.com/github/clnhub/rtl8192eu-linux) — C, 345,004 code lines
- [gnutls/gnutls](https://octocounts.com/github/gnutls/gnutls) — C, 327,933 code lines
- [x11libre/xserver](https://octocounts.com/github/x11libre/xserver) — C, 350,425 code lines
- [haproxy/haproxy](https://octocounts.com/github/haproxy/haproxy) — C, 323,560 code lines
- [armory3d/armorpaint](https://octocounts.com/github/armory3d/armorpaint) — C, 317,873 code lines
- [mirror/xserver](https://octocounts.com/github/mirror/xserver) — C, 364,477 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)
