# vcvkk/extCLI SLOC report

> As of 2026-09-20 (commit 0eafced3fc14), vcvkk/extCLI contains 34,775 total lines: 26,641 code, 2,210 comments, 5,924 blank, across 127 files in 7 languages (top: Python 88.7%). Default configuration. Counted with tokei via OctoCounts.

vcvkk/extCLI has 26,641 source lines of code out of 34,775 total lines across 127 files, counted from the main ref at commit 0eafced3fc14 by the OctoCounts tokei engine on 2026-09-20. 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 vcvkk/extCLI to commit 0eafced3fc14, 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 76.6% of all lines, comments represent 6.4%, and the repository averages 210 code lines per file. Python accounts for 88.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 112 | 30,399 | 23,638 | 1,271 | 5,490 |
| C | 5 | 2,870 | 1,981 | 611 | 278 |
| Kotlin | 1 | 633 | 515 | 53 | 65 |
| Shell | 3 | 390 | 271 | 70 | 49 |
| JSON | 2 | 224 | 224 | 0 | 0 |
| YAML | 2 | 12 | 12 | 0 | 0 |
| Markdown | 2 | 247 | 0 | 205 | 42 |

Top language (Python 88.7%). Generated at 2026-09-20T02:14:39.961214499+00:00. Canonical report: https://octocounts.com/github/vcvkk/extCLI

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/vcvkk/extCLI/commit/0eafced3fc14dd7ffd534b103b62f4041fff6339?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

### How many lines of code does vcvkk/extCLI have?

vcvkk/extCLI has 34,775 total lines, including 26,641 code lines, 2,210 comment lines, and 5,924 blank lines.

### How was the vcvkk/extCLI line count measured?

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

### What commit was counted for vcvkk/extCLI?

This OctoCounts report was generated from main at commit 0eafced3fc14 on 2026-09-20T02:14:39.961214499+00:00.

## Similar repository reports

- [XiaoMi/ha_xiaomi_home](https://octocounts.com/github/XiaoMi/ha_xiaomi_home) — Python, 26,642 code lines
- [meta-pytorch/opacus](https://octocounts.com/github/meta-pytorch/opacus) — Python, 26,651 code lines
- [hikariatama/hikka](https://octocounts.com/github/hikariatama/hikka) — Python, 26,746 code lines
- [jihe520/MathModelAgent](https://octocounts.com/github/jihe520/MathModelAgent) — Python, 26,464 code lines
- [666ghj/MiroFish](https://octocounts.com/github/666ghj/MiroFish) — Python, 26,369 code lines
- [lij768423-svg/grok-register-panel](https://octocounts.com/github/lij768423-svg/grok-register-panel) — Python, 26,960 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)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [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)
