# refactoringhq/tolaria SLOC report

> As of 2026-07-19 (commit f0bada496ea1), refactoringhq/tolaria contains 334,170 total lines: 284,694 code, 8,930 comments, 40,546 blank, across 1,619 files in 13 languages (top: TypeScript 42.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving refactoringhq/tolaria to commit f0bada496ea1, 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.2% of all lines, comments represent 2.7%, and the repository averages 176 code lines per file. TypeScript accounts for 42.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 879 | 141,341 | 121,853 | 1,109 | 18,379 |
| TSX | 331 | 88,677 | 79,075 | 284 | 9,318 |
| Rust | 140 | 46,437 | 40,683 | 238 | 5,516 |
| JSON | 38 | 24,765 | 24,761 | 0 | 4 |
| YAML | 4 | 13,054 | 10,498 | 0 | 2,556 |
| JavaScript | 23 | 5,197 | 4,368 | 154 | 675 |
| CSS | 6 | 2,382 | 1,981 | 113 | 288 |
| Python | 1 | 1,197 | 1,042 | 28 | 127 |
| SVG | 28 | 321 | 321 | 0 | 0 |
| HTML | 1 | 54 | 54 | 0 | 0 |
| TOML | 1 | 54 | 49 | 0 | 5 |
| XML | 2 | 9 | 9 | 0 | 0 |

Top language (TypeScript 42.8%). Generated at 2026-07-19T02:54:39.451741106+00:00. Canonical report: https://octocounts.com/github/refactoringhq/tolaria

## Report FAQ

### How many lines of code does refactoringhq/tolaria have?

refactoringhq/tolaria has 334,170 total lines, including 284,694 code lines, 8,930 comment lines, and 40,546 blank lines.

### How was the refactoringhq/tolaria line count measured?

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

### What commit was counted for refactoringhq/tolaria?

This OctoCounts report was generated from main at commit f0bada496ea1 on 2026-07-19T02:54:39.451741106+00:00.

## Similar repository reports

- [slicenferqin/xuanpu](https://octocounts.com/github/slicenferqin/xuanpu) — TypeScript, 285,610 code lines
- [seakee/CPA-Manager-Plus](https://octocounts.com/github/seakee/CPA-Manager-Plus) — TypeScript, 281,156 code lines
- [PeakCode-AI/PeakCode](https://octocounts.com/github/PeakCode-AI/PeakCode) — TypeScript, 289,053 code lines
- [agalwood/Motrix](https://octocounts.com/github/agalwood/Motrix) — TypeScript, 278,865 code lines
- [KnockOutEZ/wigolo](https://octocounts.com/github/KnockOutEZ/wigolo) — TypeScript, 295,236 code lines
- [yikart/AiToEarn](https://octocounts.com/github/yikart/AiToEarn) — TypeScript, 297,887 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)
