# pbakaus/impeccable SLOC report

> As of 2026-09-12 (commit cb56ed6c19a0), pbakaus/impeccable contains 185,269 total lines: 152,523 code, 18,852 comments, 13,894 blank, across 503 files in 10 languages (top: Rust 64.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

pbakaus/impeccable has 152,523 source lines of code out of 185,269 total lines across 503 files, counted from the main ref at commit cb56ed6c19a0 by the OctoCounts tokei engine on 2026-09-12. 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 pbakaus/impeccable to commit cb56ed6c19a0, 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 82.3% of all lines, comments represent 10.2%, and the repository averages 303 code lines per file. Rust accounts for 64.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 228 | 105,834 | 98,850 | 1,685 | 5,299 |
| JavaScript | 71 | 57,775 | 49,497 | 5,094 | 3,184 |
| JSON | 25 | 1,682 | 1,678 | 0 | 4 |
| CSS | 4 | 1,138 | 840 | 155 | 143 |
| Batch | 3 | 642 | 579 | 0 | 63 |
| Shell | 3 | 618 | 471 | 120 | 27 |
| TOML | 18 | 390 | 308 | 46 | 36 |
| HTML | 7 | 331 | 293 | 6 | 32 |
| SVG | 1 | 7 | 7 | 0 | 0 |
| Markdown | 143 | 16,852 | 0 | 11,746 | 5,106 |

Top language (Rust 64.8%). Generated at 2026-09-12T08:43:45.048922995+00:00. Canonical report: https://octocounts.com/github/pbakaus/impeccable

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/pbakaus/impeccable/commit/cb56ed6c19a07329a9fa0cd4e657bee040156593?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 pbakaus/impeccable have?

pbakaus/impeccable has 185,269 total lines, including 152,523 code lines, 18,852 comment lines, and 13,894 blank lines.

### How was the pbakaus/impeccable line count measured?

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

### What commit was counted for pbakaus/impeccable?

This OctoCounts report was generated from main at commit cb56ed6c19a0 on 2026-09-12T08:43:45.048922995+00:00.

## Similar repository reports

- [imanect-labs/shiki-platform](https://octocounts.com/github/imanect-labs/shiki-platform) — Rust, 150,431 code lines
- [UniClipboard/UniClipboard](https://octocounts.com/github/UniClipboard/UniClipboard) — Rust, 155,911 code lines
- [smol-machines/smolvm](https://octocounts.com/github/smol-machines/smolvm) — Rust, 158,233 code lines
- [edezhic/mahbot](https://octocounts.com/github/edezhic/mahbot) — Rust, 144,412 code lines
- [h4ckf0r0day/obscura](https://octocounts.com/github/h4ckf0r0day/obscura) — Rust, 144,049 code lines
- [vercel-labs/agent-browser](https://octocounts.com/github/vercel-labs/agent-browser) — Rust, 161,459 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)
- [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)
