# YUZU-Hub/appscreen SLOC report

> As of 2026-08-24 (commit 27c766770ba0), YUZU-Hub/appscreen contains 17,661 total lines: 15,200 code, 1,047 comments, 1,414 blank, across 27 files in 11 languages (top: JavaScript 64.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

YUZU-Hub/appscreen has 15,200 source lines of code out of 17,661 total lines across 27 files, counted from the main ref at commit 27c766770ba0 by the OctoCounts tokei engine on 2026-08-24. 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 YUZU-Hub/appscreen to commit 27c766770ba0, 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 86.1% of all lines, comments represent 5.9%, and the repository averages 563 code lines per file. JavaScript accounts for 64.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 7 | 11,290 | 9,784 | 705 | 801 |
| CSS | 1 | 3,529 | 2,949 | 88 | 492 |
| HTML | 1 | 1,929 | 1,909 | 9 | 11 |
| JSON | 4 | 324 | 324 | 0 | 0 |
| Rust | 3 | 163 | 138 | 10 | 15 |
| YAML | 2 | 29 | 29 | 0 | 0 |
| SVG | 3 | 25 | 22 | 3 | 0 |
| Dockerfile | 1 | 36 | 18 | 9 | 9 |
| TOML | 1 | 21 | 18 | 0 | 3 |
| XML | 2 | 9 | 9 | 0 | 0 |
| Markdown | 2 | 306 | 0 | 223 | 83 |

Top language (JavaScript 64.4%). Generated at 2026-08-24T15:10:18.233666451+00:00. Canonical report: https://octocounts.com/github/YUZU-Hub/appscreen

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/YUZU-Hub/appscreen/commit/27c766770ba0c556ff54f2bf9a6cc4deeb157482?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 YUZU-Hub/appscreen have?

YUZU-Hub/appscreen has 17,661 total lines, including 15,200 code lines, 1,047 comment lines, and 1,414 blank lines.

### How was the YUZU-Hub/appscreen line count measured?

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

### What commit was counted for YUZU-Hub/appscreen?

This OctoCounts report was generated from main at commit 27c766770ba0 on 2026-08-24T15:10:18.233666451+00:00.

## Similar repository reports

- [yjh051108/dsh-routing-suite](https://octocounts.com/github/yjh051108/dsh-routing-suite) — JavaScript, 15,451 code lines
- [stephenlthorn/auto-identity-remove](https://octocounts.com/github/stephenlthorn/auto-identity-remove) — JavaScript, 15,494 code lines
- [discourse/discoursemobile](https://octocounts.com/github/discourse/discoursemobile) — JavaScript, 14,695 code lines
- [emotion-js/emotion](https://octocounts.com/github/emotion-js/emotion) — JavaScript, 15,960 code lines
- [asgeirtj/system_prompts_leaks](https://octocounts.com/github/asgeirtj/system_prompts_leaks) — JavaScript, 16,382 code lines
- [hmhm2022/Card-Tab](https://octocounts.com/github/hmhm2022/Card-Tab) — JavaScript, 16,666 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)
- [React vs Vue](https://octocounts.com/compare/react-vs-vue)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Vite vs webpack](https://octocounts.com/compare/vite-vs-webpack)
- [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)
