# QuentinHsu/cat-bar SLOC report

> As of 2026-09-14 (commit 848d04d68feb), QuentinHsu/cat-bar contains 34,794 total lines: 29,203 code, 726 comments, 4,865 blank, across 319 files in 7 languages (top: Swift 94.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving QuentinHsu/cat-bar to commit 848d04d68feb, 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 83.9% of all lines, comments represent 2.1%, and the repository averages 92 code lines per file. Swift accounts for 94.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Swift | 301 | 32,128 | 27,704 | 92 | 4,332 |
| Shell | 6 | 772 | 657 | 11 | 104 |
| Python | 2 | 568 | 455 | 2 | 111 |
| YAML | 1 | 283 | 272 | 2 | 9 |
| Makefile | 1 | 79 | 70 | 0 | 9 |
| JSON | 4 | 45 | 45 | 0 | 0 |
| Markdown | 4 | 919 | 0 | 619 | 300 |

Top language (Swift 94.9%). Generated at 2026-09-14T05:57:16.579747969+00:00. Canonical report: https://octocounts.com/github/QuentinHsu/cat-bar

## Report FAQ

### How many lines of code does QuentinHsu/cat-bar have?

QuentinHsu/cat-bar has 34,794 total lines, including 29,203 code lines, 726 comment lines, and 4,865 blank lines.

### How was the QuentinHsu/cat-bar line count measured?

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

### What commit was counted for QuentinHsu/cat-bar?

This OctoCounts report was generated from dev at commit 848d04d68feb on 2026-09-14T05:57:16.579747969+00:00.

## Similar repository reports

- [shirkeharsh/mooziac](https://octocounts.com/github/shirkeharsh/mooziac) — Swift, 28,827 code lines
- [azooKey/azooKey](https://octocounts.com/github/azooKey/azooKey) — Swift, 30,830 code lines
- [irons163/codex-pool-manager](https://octocounts.com/github/irons163/codex-pool-manager) — Swift, 27,481 code lines
- [LiveContainer/LiveContainer](https://octocounts.com/github/LiveContainer/LiveContainer) — Swift, 31,099 code lines
- [Alamofire/Alamofire](https://octocounts.com/github/Alamofire/Alamofire) — Swift, 27,119 code lines
- [omacom/try-omarchy](https://octocounts.com/github/omacom/try-omarchy) — Swift, 26,993 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)
- [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)
