# WtecHtec/berth SLOC report

> As of 2026-08-29 (commit 6a1555f4d403), WtecHtec/berth contains 16,576 total lines: 15,250 code, 371 comments, 955 blank, across 147 files in 10 languages (top: TypeScript 29.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving WtecHtec/berth to commit 6a1555f4d403, 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 92.0% of all lines, comments represent 2.2%, and the repository averages 104 code lines per file. TypeScript accounts for 29.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 70 | 5,020 | 4,518 | 126 | 376 |
| TSX | 43 | 4,212 | 3,937 | 26 | 249 |
| Rust | 14 | 3,993 | 3,671 | 53 | 269 |
| JSON | 7 | 2,311 | 2,311 | 0 | 0 |
| CSS | 7 | 746 | 743 | 0 | 3 |
| TOML | 1 | 29 | 25 | 0 | 4 |
| SVG | 1 | 28 | 22 | 5 | 1 |
| HTML | 1 | 14 | 14 | 0 | 0 |
| XML | 2 | 9 | 9 | 0 | 0 |
| Markdown | 1 | 214 | 0 | 161 | 53 |

Top language (TypeScript 29.6%). Generated at 2026-08-29T16:14:30.902076354+00:00. Canonical report: https://octocounts.com/github/WtecHtec/berth

## Report FAQ

### How many lines of code does WtecHtec/berth have?

WtecHtec/berth has 16,576 total lines, including 15,250 code lines, 371 comment lines, and 955 blank lines.

### How was the WtecHtec/berth line count measured?

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

### What commit was counted for WtecHtec/berth?

This OctoCounts report was generated from main at commit 6a1555f4d403 on 2026-08-29T16:14:30.902076354+00:00.

## Similar repository reports

- [philholden/partialupdate](https://octocounts.com/github/philholden/partialupdate) — TypeScript, 14,916 code lines
- [nexu-io/html-video](https://octocounts.com/github/nexu-io/html-video) — TypeScript, 14,820 code lines
- [Opencode-DCP/opencode-dynamic-context-pruning](https://octocounts.com/github/Opencode-DCP/opencode-dynamic-context-pruning) — TypeScript, 14,716 code lines
- [lowlighter/libs](https://octocounts.com/github/lowlighter/libs) — TypeScript, 15,848 code lines
- [cursor/plugins](https://octocounts.com/github/cursor/plugins) — TypeScript, 16,001 code lines
- [kenryu42/cc-safety-net](https://octocounts.com/github/kenryu42/cc-safety-net) — TypeScript, 14,411 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)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [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)
