# cline/cline SLOC report

> As of 2026-09-18 (commit 8872d81661ff), cline/cline contains 944,362 total lines: 828,551 code, 55,087 comments, 60,724 blank, across 3,268 files in 17 languages (top: TypeScript 77.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

cline/cline has 828,551 source lines of code out of 944,362 total lines across 3,268 files, counted from the main ref at commit 8872d81661ff 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 cline/cline to commit 8872d81661ff, 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 87.7% of all lines, comments represent 5.8%, and the repository averages 254 code lines per file. TypeScript accounts for 77.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 2,224 | 724,389 | 645,551 | 36,919 | 41,919 |
| TSX | 678 | 170,193 | 152,763 | 4,421 | 13,009 |
| JSON | 112 | 12,961 | 12,945 | 0 | 16 |
| JavaScript | 42 | 8,742 | 7,203 | 930 | 609 |
| CSS | 28 | 4,560 | 3,835 | 299 | 426 |
| Protocol Buffers | 24 | 3,726 | 2,720 | 485 | 521 |
| Rust | 5 | 2,588 | 2,341 | 85 | 162 |
| Shell | 16 | 762 | 480 | 163 | 119 |
| HTML | 4 | 225 | 212 | 0 | 13 |
| Python | 3 | 212 | 160 | 18 | 34 |
| SVG | 19 | 122 | 122 | 0 | 0 |
| PowerShell | 2 | 169 | 109 | 35 | 25 |

Top language (TypeScript 77.9%). Generated at 2026-09-18T07:23:45.620578190+00:00. Canonical report: https://octocounts.com/github/cline/cline

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/cline/cline/commit/8872d81661ff65bc91edb302824d924d698e57e2?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 cline/cline have?

cline/cline has 944,362 total lines, including 828,551 code lines, 55,087 comment lines, and 60,724 blank lines.

### How was the cline/cline line count measured?

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

### What commit was counted for cline/cline?

This OctoCounts report was generated from main at commit 8872d81661ff on 2026-09-18T07:23:45.620578190+00:00.

## Similar repository reports

- [coder/xum](https://octocounts.com/github/coder/xum) — TypeScript, 828,196 code lines
- [BabylonJS/Babylon.js](https://octocounts.com/github/BabylonJS/Babylon.js) — TypeScript, 782,343 code lines
- [code-yeongyu/oh-my-openagent](https://octocounts.com/github/code-yeongyu/oh-my-openagent) — TypeScript, 778,605 code lines
- [langfuse/langfuse](https://octocounts.com/github/langfuse/langfuse) — TypeScript, 760,024 code lines
- [calcom/cal.diy](https://octocounts.com/github/calcom/cal.diy) — TypeScript, 900,241 code lines
- [CherryHQ/cherry-studio](https://octocounts.com/github/CherryHQ/cherry-studio) — TypeScript, 927,733 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)
