# trycua/cua SLOC report

> As of 2026-09-20 (commit 9bbfa7dd3e27), trycua/cua contains 1,480,179 total lines: 1,322,459 code, 70,226 comments, 87,494 blank, across 3,098 files in 38 languages (top: JSON 47.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

trycua/cua has 1,322,459 source lines of code out of 1,480,179 total lines across 3,098 files, counted from the main ref at commit 9bbfa7dd3e27 by the OctoCounts tokei engine on 2026-09-20. 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 trycua/cua to commit 9bbfa7dd3e27, 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 very large codebase by counted code lines. Code represents 89.3% of all lines, comments represent 4.7%, and the repository averages 427 code lines per file. JSON accounts for 47.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 517 | 626,702 | 626,690 | 0 | 12 |
| Rust | 397 | 244,103 | 218,446 | 10,102 | 15,555 |
| Python | 638 | 195,613 | 158,806 | 10,240 | 26,567 |
| HTML | 125 | 72,246 | 68,503 | 140 | 3,603 |
| Go | 223 | 68,430 | 57,675 | 4,260 | 6,495 |
| TypeScript | 171 | 64,252 | 53,972 | 4,823 | 5,457 |
| Swift | 108 | 41,517 | 32,831 | 2,947 | 5,739 |
| Shell | 209 | 23,696 | 17,642 | 3,307 | 2,747 |
| TSX | 79 | 19,163 | 16,864 | 857 | 1,442 |
| YAML | 14 | 12,709 | 10,355 | 16 | 2,338 |
| CSS | 25 | 12,137 | 9,620 | 221 | 2,296 |
| Kotlin | 6 | 15,020 | 9,427 | 3,278 | 2,315 |

Top language (JSON 47.4%). Generated at 2026-09-20T07:43:22.618512061+00:00. Canonical report: https://octocounts.com/github/trycua/cua

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/trycua/cua/commit/9bbfa7dd3e27ca7f1861ede70aaca390174493f9?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 trycua/cua have?

trycua/cua has 1,480,179 total lines, including 1,322,459 code lines, 70,226 comment lines, and 87,494 blank lines.

### How was the trycua/cua line count measured?

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

### What commit was counted for trycua/cua?

This OctoCounts report was generated from main at commit 9bbfa7dd3e27 on 2026-09-20T07:43:22.618512061+00:00.

## Similar repository reports

- [Comfy-Org/ComfyUI](https://octocounts.com/github/Comfy-Org/ComfyUI) — JSON, 1,331,853 code lines
- [SesameAILabs/turnbench](https://octocounts.com/github/SesameAILabs/turnbench) — JSON, 1,402,567 code lines
- [vial-kb/vial-qmk](https://octocounts.com/github/vial-kb/vial-qmk) — JSON, 1,415,394 code lines
- [dokploy/dokploy](https://octocounts.com/github/dokploy/dokploy) — JSON, 1,441,048 code lines
- [medplum/medplum](https://octocounts.com/github/medplum/medplum) — JSON, 1,441,864 code lines
- [ryotairi/libresekai](https://octocounts.com/github/ryotairi/libresekai) — JSON, 1,097,230 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)
- [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)
