# armory3d/armorpaint SLOC report

> As of 2026-09-11 (commit c4c198bcd243), armory3d/armorpaint contains 375,270 total lines: 316,039 code, 22,236 comments, 36,995 blank, across 602 files in 21 languages (top: C 73.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving armory3d/armorpaint to commit c4c198bcd243, 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 84.2% of all lines, comments represent 5.9%, and the repository averages 525 code lines per file. C accounts for 73.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 338 | 265,153 | 230,800 | 9,950 | 24,403 |
| C Header | 119 | 72,401 | 53,988 | 9,799 | 8,614 |
| JSON | 28 | 8,812 | 8,812 | 0 | 0 |
| Objective-C | 10 | 10,328 | 7,828 | 904 | 1,596 |
| Metal Shading Language | 14 | 6,985 | 5,613 | 348 | 1,024 |
| JavaScript | 9 | 4,866 | 4,446 | 91 | 329 |
| GLSL | 29 | 2,604 | 2,028 | 179 | 397 |
| HLSL | 5 | 1,239 | 1,041 | 1 | 197 |
| Kotlin | 6 | 463 | 406 | 1 | 56 |
| Python | 1 | 493 | 394 | 40 | 59 |
| Batch | 4 | 347 | 245 | 48 | 54 |
| Shell | 5 | 212 | 154 | 37 | 21 |

Top language (C 73.0%). Generated at 2026-09-11T16:27:45.529284087+00:00. Canonical report: https://octocounts.com/github/armory3d/armorpaint

## Report FAQ

### How many lines of code does armory3d/armorpaint have?

armory3d/armorpaint has 375,270 total lines, including 316,039 code lines, 22,236 comment lines, and 36,995 blank lines.

### How was the armory3d/armorpaint line count measured?

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

### What commit was counted for armory3d/armorpaint?

This OctoCounts report was generated from c4c198bcd24387ea3386c64c225e103c35c206fb at commit c4c198bcd243 on 2026-09-11T16:27:45.529284087+00:00.

## Similar repository reports

- [haproxy/haproxy](https://octocounts.com/github/haproxy/haproxy) — C, 313,711 code lines
- [gnutls/gnutls](https://octocounts.com/github/gnutls/gnutls) — C, 328,262 code lines
- [DarkFlippers/unleashed-firmware](https://octocounts.com/github/DarkFlippers/unleashed-firmware) — C, 338,665 code lines
- [kraj/uClibc](https://octocounts.com/github/kraj/uClibc) — C, 289,199 code lines
- [clnhub/rtl8192eu-linux](https://octocounts.com/github/clnhub/rtl8192eu-linux) — C, 345,004 code lines
- [colbymchenry/codegraph](https://octocounts.com/github/colbymchenry/codegraph) — C, 346,443 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)
