# DumoeDss/rasen SLOC report

> As of 2026-08-02 (commit 7006b0e77136), DumoeDss/rasen contains 526,282 total lines: 254,407 code, 181,815 comments, 90,060 blank, across 3,562 files in 14 languages (top: TypeScript 82.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving DumoeDss/rasen to commit 7006b0e77136, 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 48.3% of all lines, comments represent 34.5%, and the repository averages 71 code lines per file. TypeScript accounts for 82.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 804 | 259,701 | 209,284 | 25,512 | 24,905 |
| TSX | 84 | 20,537 | 17,385 | 1,510 | 1,642 |
| JSON | 65 | 13,630 | 13,546 | 0 | 84 |
| YAML | 14 | 10,148 | 8,101 | 19 | 2,028 |
| JavaScript | 37 | 4,671 | 3,887 | 393 | 391 |
| CSS | 2 | 1,733 | 1,478 | 135 | 120 |
| Shell | 6 | 451 | 284 | 95 | 72 |
| PowerShell | 3 | 194 | 175 | 0 | 19 |
| Nix | 1 | 114 | 100 | 0 | 14 |
| SVG | 3 | 103 | 93 | 0 | 10 |
| HTML | 2 | 80 | 72 | 0 | 8 |
| Batch | 2 | 2 | 2 | 0 | 0 |

Top language (TypeScript 82.3%). Generated at 2026-08-02T18:23:31.026865964+00:00. Canonical report: https://octocounts.com/github/DumoeDss/rasen

## Report FAQ

### How many lines of code does DumoeDss/rasen have?

DumoeDss/rasen has 526,282 total lines, including 254,407 code lines, 181,815 comment lines, and 90,060 blank lines.

### How was the DumoeDss/rasen line count measured?

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

### What commit was counted for DumoeDss/rasen?

This OctoCounts report was generated from main at commit 7006b0e77136 on 2026-08-02T18:23:31.026865964+00:00.

## Similar repository reports

- [dolag233/Serpent](https://octocounts.com/github/dolag233/Serpent) — TypeScript, 254,597 code lines
- [prisma/prisma](https://octocounts.com/github/prisma/prisma) — TypeScript, 252,672 code lines
- [b-nnett/grok-bot-0.18-reconstructed](https://octocounts.com/github/b-nnett/grok-bot-0.18-reconstructed) — TypeScript, 256,679 code lines
- [abhigyanpatwari/GitNexus](https://octocounts.com/github/abhigyanpatwari/GitNexus) — TypeScript, 260,770 code lines
- [drizzle-team/drizzle-orm](https://octocounts.com/github/drizzle-team/drizzle-orm) — TypeScript, 262,283 code lines
- [firecrawl/firecrawl](https://octocounts.com/github/firecrawl/firecrawl) — TypeScript, 239,682 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)
