# kylejckson/PaintFE SLOC report

> As of 2026-09-14 (commit 4575cda3b7d3), kylejckson/PaintFE contains 120,864 total lines: 97,092 code, 15,322 comments, 8,450 blank, across 249 files in 14 languages (top: Rust 98.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving kylejckson/PaintFE to commit 4575cda3b7d3, 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 80.3% of all lines, comments represent 12.7%, and the repository averages 390 code lines per file. Rust accounts for 98.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 190 | 108,740 | 95,507 | 5,343 | 7,890 |
| C# | 9 | 787 | 700 | 1 | 86 |
| JSON | 6 | 186 | 186 | 0 | 0 |
| PowerShell | 2 | 217 | 155 | 31 | 31 |
| Shell | 4 | 188 | 129 | 36 | 23 |
| XML | 2 | 142 | 107 | 21 | 14 |
| TOML | 5 | 136 | 102 | 17 | 17 |
| Pacman's makepkg | 1 | 61 | 54 | 3 | 4 |
| YAML | 1 | 60 | 46 | 10 | 4 |
| Visual Studio Solution | 1 | 42 | 42 | 0 | 0 |
| MSBuild | 6 | 41 | 41 | 0 | 0 |
| HTML | 1 | 23 | 23 | 0 | 0 |

Top language (Rust 98.4%). Generated at 2026-09-14T23:31:03.585616296+00:00. Canonical report: https://octocounts.com/github/kylejckson/PaintFE

## Report FAQ

### How many lines of code does kylejckson/PaintFE have?

kylejckson/PaintFE has 120,864 total lines, including 97,092 code lines, 15,322 comment lines, and 8,450 blank lines.

### How was the kylejckson/PaintFE line count measured?

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

### What commit was counted for kylejckson/PaintFE?

This OctoCounts report was generated from 4575cda3b7d3157d429803af73a0a117aa9cef2c at commit 4575cda3b7d3 on 2026-09-14T23:31:03.585616296+00:00.

## Similar repository reports

- [vicanso/zedis](https://octocounts.com/github/vicanso/zedis) — Rust, 97,016 code lines
- [ultraworkers/claw-code](https://octocounts.com/github/ultraworkers/claw-code) — Rust, 99,011 code lines
- [uutils/coreutils](https://octocounts.com/github/uutils/coreutils) — Rust, 94,334 code lines
- [microsoft/oxidizer](https://octocounts.com/github/microsoft/oxidizer) — Rust, 101,140 code lines
- [typst/typst](https://octocounts.com/github/typst/typst) — Rust, 101,819 code lines
- [denoland/celld](https://octocounts.com/github/denoland/celld) — Rust, 91,316 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)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [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)
