# liuup/claude-code-analysis SLOC report

> As of 2026-08-24 (commit 7b7b915d7da8), liuup/claude-code-analysis contains 523,330 total lines: 397,215 code, 90,264 comments, 35,851 blank, across 1,928 files in 4 languages (top: TypeScript 70.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

liuup/claude-code-analysis has 397,215 source lines of code out of 523,330 total lines across 1,928 files, counted from the main ref at commit 7b7b915d7da8 by the OctoCounts tokei engine on 2026-08-24. 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 liuup/claude-code-analysis to commit 7b7b915d7da8, 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 75.9% of all lines, comments represent 17.2%, and the repository averages 206 code lines per file. TypeScript accounts for 70.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 1,328 | 378,622 | 279,983 | 68,838 | 29,801 |
| TSX | 552 | 133,219 | 117,211 | 12,994 | 3,014 |
| JavaScript | 18 | 21 | 21 | 0 | 0 |
| Markdown | 30 | 11,468 | 0 | 8,432 | 3,036 |

Top language (TypeScript 70.5%). Generated at 2026-08-24T09:56:01.548995844+00:00. Canonical report: https://octocounts.com/github/liuup/claude-code-analysis

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/liuup/claude-code-analysis/commit/7b7b915d7da804088a8152ed24c68e3da2d1110e?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 liuup/claude-code-analysis have?

liuup/claude-code-analysis has 523,330 total lines, including 397,215 code lines, 90,264 comment lines, and 35,851 blank lines.

### How was the liuup/claude-code-analysis line count measured?

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

### What commit was counted for liuup/claude-code-analysis?

This OctoCounts report was generated from main at commit 7b7b915d7da8 on 2026-08-24T09:56:01.548995844+00:00.

## Similar repository reports

- [tanbiralam/claude-code](https://octocounts.com/github/tanbiralam/claude-code) — TypeScript, 397,665 code lines
- [qixing-jk/all-api-hub](https://octocounts.com/github/qixing-jk/all-api-hub) — TypeScript, 398,695 code lines
- [milind-soni/OpenMausBot](https://octocounts.com/github/milind-soni/OpenMausBot) — TypeScript, 391,492 code lines
- [yikart/AiToEarn](https://octocounts.com/github/yikart/AiToEarn) — TypeScript, 380,162 code lines
- [DIYgod/RSSHub](https://octocounts.com/github/DIYgod/RSSHub) — TypeScript, 418,341 code lines
- [mrtdurdenthe2/muster](https://octocounts.com/github/mrtdurdenthe2/muster) — TypeScript, 428,350 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)
