# Kuddev/pebrel SLOC report

> As of 2026-09-12 (commit 52f1837621a6), Kuddev/pebrel contains 276,580 total lines: 235,206 code, 17,238 comments, 24,136 blank, across 704 files in 15 languages (top: Rust 92.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Kuddev/pebrel to commit 52f1837621a6, 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 85.0% of all lines, comments represent 6.2%, and the repository averages 334 code lines per file. Rust accounts for 92.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 547 | 253,057 | 217,946 | 12,629 | 22,482 |
| BASH | 2 | 8,187 | 8,181 | 0 | 6 |
| PowerShell | 20 | 2,951 | 2,348 | 338 | 265 |
| Python | 18 | 2,215 | 1,918 | 44 | 253 |
| TOML | 33 | 1,963 | 1,534 | 245 | 184 |
| Fish | 2 | 1,163 | 1,151 | 6 | 6 |
| Shell | 5 | 774 | 703 | 20 | 51 |
| JSON | 6 | 609 | 609 | 0 | 0 |
| GLSL | 12 | 681 | 459 | 106 | 116 |
| JavaScript | 4 | 233 | 227 | 4 | 2 |
| SVG | 11 | 90 | 90 | 0 | 0 |
| XML | 1 | 28 | 28 | 0 | 0 |

Top language (Rust 92.7%). Generated at 2026-09-12T12:38:55.148145069+00:00. Canonical report: https://octocounts.com/github/Kuddev/pebrel

## Report FAQ

### How many lines of code does Kuddev/pebrel have?

Kuddev/pebrel has 276,580 total lines, including 235,206 code lines, 17,238 comment lines, and 24,136 blank lines.

### How was the Kuddev/pebrel line count measured?

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

### What commit was counted for Kuddev/pebrel?

This OctoCounts report was generated from 52f1837621a6cab07531f5cfefa3c54b0f0c1e3b at commit 52f1837621a6 on 2026-09-12T12:38:55.148145069+00:00.

## Similar repository reports

- [milos-agathon/forge3d](https://octocounts.com/github/milos-agathon/forge3d) — Rust, 231,398 code lines
- [helvesec/rmux](https://octocounts.com/github/helvesec/rmux) — Rust, 228,162 code lines
- [Automattic/harper](https://octocounts.com/github/Automattic/harper) — Rust, 226,109 code lines
- [herdrdev/herdr](https://octocounts.com/github/herdrdev/herdr) — Rust, 224,699 code lines
- [EpicGames/lore](https://octocounts.com/github/EpicGames/lore) — Rust, 221,720 code lines
- [mahkoh/jay](https://octocounts.com/github/mahkoh/jay) — Rust, 249,077 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)
