# CYQawa/YunX SLOC report

> As of 2026-08-25 (commit 763cc655e21e), CYQawa/YunX contains 36,602 total lines: 31,600 code, 2,848 comments, 2,154 blank, across 143 files in 8 languages (top: Kotlin 91.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

CYQawa/YunX has 31,600 source lines of code out of 36,602 total lines across 143 files, counted from the master ref at commit 763cc655e21e by the OctoCounts tokei engine on 2026-08-25. 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 CYQawa/YunX to commit 763cc655e21e, 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.3% of all lines, comments represent 7.8%, and the repository averages 221 code lines per file. Kotlin accounts for 91.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Kotlin | 127 | 33,520 | 28,811 | 2,641 | 2,068 |
| JSON | 1 | 2,263 | 2,263 | 0 | 0 |
| XML | 10 | 339 | 293 | 37 | 9 |
| Shell | 1 | 251 | 106 | 119 | 26 |
| Batch | 1 | 94 | 73 | 0 | 21 |
| TOML | 1 | 36 | 30 | 2 | 4 |
| Prolog | 1 | 28 | 24 | 0 | 4 |
| Markdown | 1 | 71 | 0 | 49 | 22 |

Top language (Kotlin 91.2%). Generated at 2026-08-25T08:05:03.175624546+00:00. Canonical report: https://octocounts.com/github/CYQawa/YunX

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/CYQawa/YunX/commit/763cc655e21eb9b0d8094eeffabddd026fbbb7c1?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 CYQawa/YunX have?

CYQawa/YunX has 36,602 total lines, including 31,600 code lines, 2,848 comment lines, and 2,154 blank lines.

### How was the CYQawa/YunX line count measured?

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

### What commit was counted for CYQawa/YunX?

This OctoCounts report was generated from master at commit 763cc655e21e on 2026-08-25T08:05:03.175624546+00:00.

## Similar repository reports

- [2dust/v2rayng](https://octocounts.com/github/2dust/v2rayng) — Kotlin, 31,799 code lines
- [soranerai/vpnhide_next](https://octocounts.com/github/soranerai/vpnhide_next) — Kotlin, 30,330 code lines
- [accrescent/parcelo](https://octocounts.com/github/accrescent/parcelo) — Kotlin, 29,133 code lines
- [touchlab/SKIE](https://octocounts.com/github/touchlab/SKIE) — Kotlin, 35,114 code lines
- [icerockdev/moko-resources](https://octocounts.com/github/icerockdev/moko-resources) — Kotlin, 22,029 code lines
- [MetaCubeX/ClashMetaForAndroid](https://octocounts.com/github/MetaCubeX/ClashMetaForAndroid) — Kotlin, 21,777 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 Native vs Flutter](https://octocounts.com/compare/react-native-vs-flutter)
- [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)
