# ikstv/avelren SLOC report

> As of 2026-07-24 (commit 6467e9a07f34), ikstv/avelren contains 26,925 total lines: 23,489 code, 1,332 comments, 2,104 blank, across 166 files in 11 languages (top: Shell 32.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving ikstv/avelren to commit 6467e9a07f34, 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 medium-sized codebase by counted code lines. Code represents 87.2% of all lines, comments represent 4.9%, and the repository averages 142 code lines per file. Shell accounts for 32.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Shell | 22 | 8,603 | 7,631 | 431 | 541 |
| TypeScript | 64 | 7,256 | 6,550 | 3 | 703 |
| JSON | 7 | 5,465 | 5,465 | 0 | 0 |
| Kotlin | 42 | 3,311 | 2,923 | 8 | 380 |
| YAML | 2 | 467 | 459 | 0 | 8 |
| SQL | 5 | 199 | 185 | 0 | 14 |
| XML | 6 | 148 | 144 | 0 | 4 |
| Batch | 1 | 93 | 72 | 0 | 21 |
| TOML | 1 | 34 | 32 | 0 | 2 |
| Dockerfile | 2 | 41 | 28 | 0 | 13 |
| Markdown | 14 | 1,308 | 0 | 890 | 418 |

Top language (Shell 32.5%). Generated at 2026-07-24T20:29:06.415708528+00:00. Canonical report: https://octocounts.com/github/ikstv/avelren

## Report FAQ

### How many lines of code does ikstv/avelren have?

ikstv/avelren has 26,925 total lines, including 23,489 code lines, 1,332 comment lines, and 2,104 blank lines.

### How was the ikstv/avelren line count measured?

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

### What commit was counted for ikstv/avelren?

This OctoCounts report was generated from main at commit 6467e9a07f34 on 2026-07-24T20:29:06.415708528+00:00.

## Similar repository reports

- [Distrotech/acl](https://octocounts.com/github/Distrotech/acl) — Shell, 21,546 code lines
- [ikstv/AvelRen](https://octocounts.com/github/ikstv/AvelRen) — Shell, 17,942 code lines
- [mysql/mysql](https://octocounts.com/github/mysql/mysql) — Shell, 10,146 code lines
- [Lychee-Technology/ltbase-private-deployment](https://octocounts.com/github/Lychee-Technology/ltbase-private-deployment) — Shell, 7,318 code lines
- [spiritLHLS/ecs](https://octocounts.com/github/spiritLHLS/ecs) — Shell, 6,982 code lines
- [xykt/HardwareQuality](https://octocounts.com/github/xykt/HardwareQuality) — Shell, 6,420 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)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [Bun vs Node.js](https://octocounts.com/compare/bun-vs-node)
- [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)
