# refactoringhq/tolaria SLOC report

> As of 2026-09-16 (commit 234c40e1c8be), refactoringhq/tolaria contains 360,652 total lines: 307,330 code, 9,578 comments, 43,744 blank, across 1,801 files in 13 languages (top: TypeScript 43.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

refactoringhq/tolaria has 307,330 source lines of code out of 360,652 total lines across 1,801 files, counted from the 234c40e1c8be0b9c885e4ce24b7ca496b670ec7c ref at commit 234c40e1c8be by the OctoCounts tokei engine on 2026-09-16. 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 refactoringhq/tolaria to commit 234c40e1c8be, 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 171 code lines per file. TypeScript accounts for 43.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 969 | 154,467 | 133,334 | 1,109 | 20,024 |
| TSX | 374 | 93,740 | 83,645 | 280 | 9,815 |
| Rust | 163 | 50,634 | 44,352 | 227 | 6,055 |
| JSON | 41 | 25,774 | 25,770 | 0 | 4 |
| YAML | 4 | 13,182 | 10,610 | 0 | 2,572 |
| JavaScript | 38 | 6,881 | 5,892 | 152 | 837 |
| CSS | 6 | 2,703 | 2,254 | 115 | 334 |
| Python | 1 | 1,197 | 1,042 | 28 | 127 |
| SVG | 28 | 321 | 321 | 0 | 0 |
| HTML | 1 | 51 | 51 | 0 | 0 |
| TOML | 1 | 55 | 50 | 0 | 5 |
| XML | 2 | 9 | 9 | 0 | 0 |

Top language (TypeScript 43.4%). Generated at 2026-09-16T12:56:08.541414673+00:00. Canonical report: https://octocounts.com/github/refactoringhq/tolaria

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/refactoringhq/tolaria/commit/234c40e1c8be0b9c885e4ce24b7ca496b670ec7c?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 refactoringhq/tolaria have?

refactoringhq/tolaria has 360,652 total lines, including 307,330 code lines, 9,578 comment lines, and 43,744 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 234c40e1c8be, 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 234c40e1c8be0b9c885e4ce24b7ca496b670ec7c at commit 234c40e1c8be on 2026-09-16T12:56:08.541414673+00:00.

## Similar repository reports

- [garrytan/gbrain](https://octocounts.com/github/garrytan/gbrain) — TypeScript, 305,394 code lines
- [better-auth/better-auth](https://octocounts.com/github/better-auth/better-auth) — TypeScript, 310,780 code lines
- [PeakCode-AI/PeakCode](https://octocounts.com/github/PeakCode-AI/PeakCode) — TypeScript, 299,884 code lines
- [callstack/agent-device](https://octocounts.com/github/callstack/agent-device) — TypeScript, 296,076 code lines
- [melgarafael/DeskcommCRM](https://octocounts.com/github/melgarafael/DeskcommCRM) — TypeScript, 296,058 code lines
- [magnitudedev/magnitude](https://octocounts.com/github/magnitudedev/magnitude) — TypeScript, 295,996 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)
- [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)
