# LiveSplit/LiveSplitOne SLOC report

> As of 2026-09-18 (commit 46b85a07d28d), LiveSplit/LiveSplitOne contains 36,863 total lines: 35,170 code, 271 comments, 1,422 blank, across 116 files in 9 languages (top: TypeScript 33.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

LiveSplit/LiveSplitOne has 35,170 source lines of code out of 36,863 total lines across 116 files, counted from the 46b85a07d28d85bae24393f9831895907e258395 ref at commit 46b85a07d28d by the OctoCounts tokei engine on 2026-09-18. 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 LiveSplit/LiveSplitOne to commit 46b85a07d28d, 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 95.4% of all lines, comments represent 0.7%, and the repository averages 303 code lines per file. TypeScript accounts for 33.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 38 | 12,268 | 11,777 | 82 | 409 |
| TSX | 39 | 12,252 | 11,484 | 111 | 657 |
| JSON | 7 | 9,955 | 9,955 | 0 | 0 |
| CSS | 24 | 2,012 | 1,701 | 13 | 298 |
| Rust | 2 | 238 | 206 | 0 | 32 |
| TOML | 1 | 31 | 24 | 2 | 5 |
| HTML | 1 | 22 | 21 | 0 | 1 |
| SVG | 2 | 2 | 2 | 0 | 0 |
| Markdown | 2 | 83 | 0 | 63 | 20 |

Top language (TypeScript 33.5%). Generated at 2026-09-18T23:45:31.350369172+00:00. Canonical report: https://octocounts.com/github/LiveSplit/LiveSplitOne

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/LiveSplit/LiveSplitOne/commit/46b85a07d28d85bae24393f9831895907e258395?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 LiveSplit/LiveSplitOne have?

LiveSplit/LiveSplitOne has 36,863 total lines, including 35,170 code lines, 271 comment lines, and 1,422 blank lines.

### How was the LiveSplit/LiveSplitOne line count measured?

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

### What commit was counted for LiveSplit/LiveSplitOne?

This OctoCounts report was generated from 46b85a07d28d85bae24393f9831895907e258395 at commit 46b85a07d28d on 2026-09-18T23:45:31.350369172+00:00.

## Similar repository reports

- [ahmedkhaleel2004/gitdiagram](https://octocounts.com/github/ahmedkhaleel2004/gitdiagram) — TypeScript, 34,879 code lines
- [negrin22899/browser-ai-bridge](https://octocounts.com/github/negrin22899/browser-ai-bridge) — TypeScript, 34,544 code lines
- [jtydhr88/pentrado](https://octocounts.com/github/jtydhr88/pentrado) — TypeScript, 36,646 code lines
- [Yutkar/frontend](https://octocounts.com/github/Yutkar/frontend) — TypeScript, 33,660 code lines
- [KristjanPikhof/pi-yaml-hooks](https://octocounts.com/github/KristjanPikhof/pi-yaml-hooks) — TypeScript, 33,037 code lines
- [involvex/youtube-music-cli](https://octocounts.com/github/involvex/youtube-music-cli) — TypeScript, 37,544 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)
