# 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%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

vtosters/lite has 275,629 source lines of code out of 296,810 total lines across 3,981 files, counted from the main ref at commit 7dd646e72be1 by the OctoCounts tokei engine on 2026-08-30. 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 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

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/vtosters/lite/commit/7dd646e72be1b344617a41dd7e2c75e72b2b9440?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 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, 246,116 code lines
- [ankidroid/Anki-Android](https://octocounts.com/github/ankidroid/Anki-Android) — XML, 235,585 code lines
- [blitzy-public-samples/mulesoft-anypoint-examples](https://octocounts.com/github/blitzy-public-samples/mulesoft-anypoint-examples) — XML, 204,190 code lines
- [mulesoft-labs/anypoint-examples](https://octocounts.com/github/mulesoft-labs/anypoint-examples) — XML, 204,190 code lines
- [openmrs/openmrs-core](https://octocounts.com/github/openmrs/openmrs-core) — XML, 196,181 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)
