# xinghelee/Berth SLOC report

> As of 2026-08-27 (commit 01a9c75cdad9), xinghelee/Berth contains 32,137 total lines: 26,703 code, 2,593 comments, 2,841 blank, across 174 files in 12 languages (top: Swift 95.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving xinghelee/Berth to commit 01a9c75cdad9, 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.1% of all lines, comments represent 8.1%, and the repository averages 153 code lines per file. Swift accounts for 95.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Swift | 148 | 29,949 | 25,366 | 2,062 | 2,521 |
| CSS | 1 | 436 | 357 | 23 | 56 |
| HTML | 2 | 377 | 355 | 1 | 21 |
| JavaScript | 3 | 242 | 193 | 13 | 36 |
| YAML | 1 | 159 | 141 | 12 | 6 |
| JSON | 4 | 82 | 82 | 0 | 0 |
| SVG | 3 | 88 | 74 | 6 | 8 |
| Shell | 3 | 100 | 67 | 22 | 11 |
| C | 1 | 62 | 48 | 5 | 9 |
| C Header | 1 | 31 | 11 | 17 | 3 |
| Dockerfile | 1 | 9 | 9 | 0 | 0 |
| Markdown | 6 | 602 | 0 | 432 | 170 |

Top language (Swift 95.0%). Generated at 2026-08-27T10:13:11.010675558+00:00. Canonical report: https://octocounts.com/github/xinghelee/Berth

## Report FAQ

### How many lines of code does xinghelee/Berth have?

xinghelee/Berth has 32,137 total lines, including 26,703 code lines, 2,593 comment lines, and 2,841 blank lines.

### How was the xinghelee/Berth line count measured?

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

### What commit was counted for xinghelee/Berth?

This OctoCounts report was generated from main at commit 01a9c75cdad9 on 2026-08-27T10:13:11.010675558+00:00.

## Similar repository reports

- [Alamofire/Alamofire](https://octocounts.com/github/Alamofire/Alamofire) — Swift, 27,119 code lines
- [irons163/codex-pool-manager](https://octocounts.com/github/irons163/codex-pool-manager) — Swift, 27,481 code lines
- [rooootdev/lara](https://octocounts.com/github/rooootdev/lara) — Swift, 23,071 code lines
- [azooKey/azooKey](https://octocounts.com/github/azooKey/azooKey) — Swift, 30,830 code lines
- [LiveContainer/LiveContainer](https://octocounts.com/github/LiveContainer/LiveContainer) — Swift, 31,066 code lines
- [nikitabobko/AeroSpace](https://octocounts.com/github/nikitabobko/AeroSpace) — Swift, 21,864 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)
