# ikstv/AvelRen SLOC report

> As of 2026-09-18 (commit fb89075aa66f), ikstv/AvelRen contains 24,102 total lines: 18,615 code, 3,502 comments, 1,985 blank, across 124 files in 14 languages (top: Shell 50.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

ikstv/AvelRen has 18,615 source lines of code out of 24,102 total lines across 124 files, counted from the main ref at commit fb89075aa66f 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 ikstv/AvelRen to commit fb89075aa66f, 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 77.2% of all lines, comments represent 14.5%, and the repository averages 150 code lines per file. Shell accounts for 50.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Shell | 27 | 11,300 | 9,368 | 1,283 | 649 |
| Kotlin | 26 | 5,499 | 4,081 | 1,010 | 408 |
| Python | 28 | 4,965 | 3,934 | 379 | 652 |
| SQL | 11 | 600 | 372 | 181 | 47 |
| HTML | 10 | 339 | 318 | 9 | 12 |
| YAML | 3 | 278 | 177 | 92 | 9 |
| XML | 7 | 138 | 113 | 17 | 8 |
| TOML | 2 | 98 | 75 | 14 | 9 |
| Batch | 1 | 94 | 73 | 0 | 21 |
| Prolog | 1 | 51 | 46 | 0 | 5 |
| JSON | 1 | 43 | 43 | 0 | 0 |
| Dockerfile | 1 | 47 | 15 | 25 | 7 |

Top language (Shell 50.3%). Generated at 2026-09-18T23:32:33.238891415+00:00. Canonical report: https://octocounts.com/github/ikstv/AvelRen

## Reproduce this report

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

ikstv/AvelRen has 24,102 total lines, including 18,615 code lines, 3,502 comment lines, and 1,985 blank lines.

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

OctoCounts resolved the public GitHub repository to commit fb89075aa66f, 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 fb89075aa66f on 2026-09-18T23:32:33.238891415+00:00.

## Similar repository reports

- [Distrotech/acl](https://octocounts.com/github/Distrotech/acl) — Shell, 21,546 code lines
- [mysql/mysql](https://octocounts.com/github/mysql/mysql) — Shell, 10,146 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
- [platfone-com/temp-number-deploy](https://octocounts.com/github/platfone-com/temp-number-deploy) — Shell, 5,524 code lines
- [xykt/NetQuality](https://octocounts.com/github/xykt/NetQuality) — Shell, 5,503 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)
- [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)
