# yuliskov/SmartTube SLOC report

> As of 2026-09-15 (commit fd9ede146d4b), yuliskov/SmartTube contains 426,661 total lines: 289,599 code, 93,943 comments, 43,119 blank, across 2,389 files in 16 languages (top: Java 81.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

yuliskov/SmartTube has 289,599 source lines of code out of 426,661 total lines across 2,389 files, counted from the fd9ede146d4b9f80ab08980a5364e7b72204dd30 ref at commit fd9ede146d4b by the OctoCounts tokei engine on 2026-09-15. 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 yuliskov/SmartTube to commit fd9ede146d4b, 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 67.9% of all lines, comments represent 22.0%, and the repository averages 121 code lines per file. Java accounts for 81.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 1,476 | 360,469 | 235,844 | 84,275 | 40,350 |
| XML | 781 | 54,636 | 48,269 | 5,278 | 1,089 |
| C++ | 5 | 1,940 | 1,541 | 197 | 202 |
| Kotlin | 8 | 1,838 | 1,163 | 397 | 278 |
| Protocol Buffers | 28 | 1,035 | 884 | 15 | 136 |
| JSON | 2 | 683 | 683 | 0 | 0 |
| Prolog | 8 | 372 | 349 | 0 | 23 |
| BASH | 2 | 324 | 246 | 43 | 35 |
| Makefile | 11 | 376 | 163 | 175 | 38 |
| C Header | 2 | 239 | 151 | 45 | 43 |
| Batch | 2 | 183 | 134 | 0 | 49 |
| Shell | 2 | 161 | 88 | 50 | 23 |

Top language (Java 81.4%). Generated at 2026-09-15T20:49:08.964839574+00:00. Canonical report: https://octocounts.com/github/yuliskov/SmartTube

## Reproduce this report

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

yuliskov/SmartTube has 426,661 total lines, including 289,599 code lines, 93,943 comment lines, and 43,119 blank lines.

### How was the yuliskov/SmartTube line count measured?

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

### What commit was counted for yuliskov/SmartTube?

This OctoCounts report was generated from fd9ede146d4b9f80ab08980a5364e7b72204dd30 at commit fd9ede146d4b on 2026-09-15T20:49:08.964839574+00:00.

## Similar repository reports

- [apache/tomcat](https://octocounts.com/github/apache/tomcat) — Java, 295,587 code lines
- [google/guava](https://octocounts.com/github/google/guava) — Java, 274,029 code lines
- [apache/ActiveMQ](https://octocounts.com/github/apache/ActiveMQ) — Java, 261,780 code lines
- [kestra-io/kestra](https://octocounts.com/github/kestra-io/kestra) — Java, 322,106 code lines
- [apache/ant](https://octocounts.com/github/apache/ant) — Java, 250,419 code lines
- [apache/activemq](https://octocounts.com/github/apache/activemq) — Java, 249,430 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)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [Kubernetes vs Docker Compose](https://octocounts.com/compare/kubernetes-vs-docker-compose)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [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)
