# coder/xum SLOC report

> As of 2026-08-29 (commit c058353f145f), coder/xum contains 1,036,928 total lines: 828,196 code, 103,485 comments, 105,247 blank, across 2,782 files in 18 languages (top: TypeScript 75.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving coder/xum to commit c058353f145f, 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 79.9% of all lines, comments represent 10.0%, and the repository averages 298 code lines per file. TypeScript accounts for 75.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 1,952 | 787,251 | 622,179 | 83,262 | 81,810 |
| TSX | 606 | 186,788 | 157,330 | 11,399 | 18,059 |
| JSON | 18 | 30,832 | 30,831 | 0 | 1 |
| JavaScript | 26 | 5,662 | 4,795 | 426 | 441 |
| Python | 15 | 5,610 | 4,572 | 195 | 843 |
| Shell | 43 | 5,799 | 4,446 | 578 | 775 |
| CSS | 4 | 3,989 | 3,048 | 395 | 546 |
| Makefile | 3 | 828 | 563 | 128 | 137 |
| SVG | 20 | 116 | 100 | 15 | 1 |
| Nix | 1 | 261 | 84 | 156 | 21 |
| Dockerfile | 2 | 191 | 78 | 76 | 37 |
| HTML | 3 | 72 | 67 | 5 | 0 |

Top language (TypeScript 75.1%). Generated at 2026-08-29T23:06:10.446261974+00:00. Canonical report: https://octocounts.com/github/coder/xum

## Report FAQ

### How many lines of code does coder/xum have?

coder/xum has 1,036,928 total lines, including 828,196 code lines, 103,485 comment lines, and 105,247 blank lines.

### How was the coder/xum line count measured?

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

### What commit was counted for coder/xum?

This OctoCounts report was generated from main at commit c058353f145f on 2026-08-29T23:06:10.446261974+00:00.

## Similar repository reports

- [CherryHQ/cherry-studio](https://octocounts.com/github/CherryHQ/cherry-studio) — TypeScript, 833,766 code lines
- [BabylonJS/Babylon.js](https://octocounts.com/github/BabylonJS/Babylon.js) — TypeScript, 782,343 code lines
- [ZaxbyHub/opencode-swarm](https://octocounts.com/github/ZaxbyHub/opencode-swarm) — TypeScript, 880,722 code lines
- [anomalyco/opencode](https://octocounts.com/github/anomalyco/opencode) — TypeScript, 765,797 code lines
- [ferroxlabs/wayland](https://octocounts.com/github/ferroxlabs/wayland) — TypeScript, 892,150 code lines
- [getpaseo/paseo](https://octocounts.com/github/getpaseo/paseo) — TypeScript, 895,663 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
