# vtosters/lite SLOC report

> As of 2026-08-30 (commit 7dd646e72be1), vtosters/lite contains 296,810 total lines: 275,629 code, 3,868 comments, 17,313 blank, across 3,981 files in 15 languages (top: XML 78.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving vtosters/lite to commit 7dd646e72be1, 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 92.9% of all lines, comments represent 1.3%, and the repository averages 69 code lines per file. XML accounts for 78.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| XML | 3,579 | 227,144 | 216,348 | 55 | 10,741 |
| Java | 362 | 62,469 | 54,030 | 2,069 | 6,370 |
| JSON | 12 | 3,694 | 3,694 | 0 | 0 |
| HTML | 3 | 495 | 493 | 2 | 0 |
| Rust | 1 | 365 | 322 | 2 | 41 |
| CSS | 2 | 291 | 252 | 16 | 23 |
| Shell | 5 | 361 | 205 | 113 | 43 |
| Batch | 3 | 167 | 131 | 6 | 30 |
| BASH | 1 | 97 | 54 | 29 | 14 |
| Prolog | 1 | 46 | 41 | 0 | 5 |
| YAML | 1 | 29 | 29 | 0 | 0 |
| SVG | 1 | 16 | 15 | 1 | 0 |

Top language (XML 78.5%). Generated at 2026-08-30T18:45:54.736918106+00:00. Canonical report: https://octocounts.com/github/vtosters/lite

## Report FAQ

### How many lines of code does vtosters/lite have?

vtosters/lite has 296,810 total lines, including 275,629 code lines, 3,868 comment lines, and 17,313 blank lines.

### How was the vtosters/lite line count measured?

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

### What commit was counted for vtosters/lite?

This OctoCounts report was generated from main at commit 7dd646e72be1 on 2026-08-30T18:45:54.736918106+00:00.

## Similar repository reports

- [checkstyle/checkstyle](https://octocounts.com/github/checkstyle/checkstyle) — XML, 275,106 code lines
- [mirror/libX11](https://octocounts.com/github/mirror/libX11) — XML, 248,514 code lines
- [WhiteMAX-Mod/whitemaxmod](https://octocounts.com/github/WhiteMAX-Mod/whitemaxmod) — XML, 155,184 code lines
- [BaiSugar/kose_seer](https://octocounts.com/github/BaiSugar/kose_seer) — XML, 153,982 code lines
- [dioxusLabs/taffy](https://octocounts.com/github/dioxusLabs/taffy) — XML, 137,001 code lines
- [DioxusLabs/taffy](https://octocounts.com/github/DioxusLabs/taffy) — XML, 137,001 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
