# lllyys/vreader SLOC report

> As of 2026-09-18 (commit b996ab4d828a), lllyys/vreader contains 638,451 total lines: 381,154 code, 189,252 comments, 68,045 blank, across 3,047 files in 17 languages (top: Swift 54.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

lllyys/vreader has 381,154 source lines of code out of 638,451 total lines across 3,047 files, counted from the main ref at commit b996ab4d828a 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 lllyys/vreader to commit b996ab4d828a, 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 59.7% of all lines, comments represent 29.6%, and the repository averages 125 code lines per file. Swift accounts for 54.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Swift | 1,612 | 317,545 | 207,005 | 73,270 | 37,270 |
| Kotlin | 443 | 81,508 | 53,181 | 21,876 | 6,451 |
| JSON | 104 | 41,026 | 41,025 | 0 | 1 |
| JSX | 82 | 33,771 | 29,266 | 2,962 | 1,543 |
| JavaScript | 22 | 31,463 | 29,264 | 1,762 | 437 |
| C | 17 | 21,519 | 16,099 | 4,366 | 1,054 |
| Shell | 33 | 3,912 | 2,377 | 1,178 | 357 |
| HTML | 41 | 1,324 | 1,061 | 95 | 168 |
| C Header | 20 | 1,681 | 1,044 | 445 | 192 |
| YAML | 1 | 386 | 225 | 156 | 5 |
| XML | 7 | 298 | 212 | 82 | 4 |
| Batch | 2 | 188 | 146 | 0 | 42 |

Top language (Swift 54.3%). Generated at 2026-09-18T02:42:21.287995608+00:00. Canonical report: https://octocounts.com/github/lllyys/vreader

## Reproduce this report

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

lllyys/vreader has 638,451 total lines, including 381,154 code lines, 189,252 comment lines, and 68,045 blank lines.

### How was the lllyys/vreader line count measured?

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

### What commit was counted for lllyys/vreader?

This OctoCounts report was generated from main at commit b996ab4d828a on 2026-09-18T02:42:21.287995608+00:00.

## Similar repository reports

- [OpenMinis/OpenMinis](https://octocounts.com/github/OpenMinis/OpenMinis) — Swift, 364,505 code lines
- [Paradox07127/macos-wallpaperengine](https://octocounts.com/github/Paradox07127/macos-wallpaperengine) — Swift, 286,246 code lines
- [kellyvv/PhoneClaw](https://octocounts.com/github/kellyvv/PhoneClaw) — Swift, 479,243 code lines
- [Layr-Labs/qwen-3.8-mtp-challenge](https://octocounts.com/github/Layr-Labs/qwen-3.8-mtp-challenge) — Swift, 535,004 code lines
- [soniqo/speech-swift](https://octocounts.com/github/soniqo/speech-swift) — Swift, 173,061 code lines
- [muxy-app/muxy](https://octocounts.com/github/muxy-app/muxy) — Swift, 170,930 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)
