# JFeng-Z/MiaoUI SLOC report

> As of 2026-09-17 (commit 0ab6c4be027a), JFeng-Z/MiaoUI contains 1,732,223 total lines: 1,120,325 code, 446,236 comments, 165,662 blank, across 3,020 files in 25 languages (top: C 50.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

JFeng-Z/MiaoUI has 1,120,325 source lines of code out of 1,732,223 total lines across 3,020 files, counted from the master ref at commit 0ab6c4be027a by the OctoCounts tokei engine on 2026-09-17. 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 JFeng-Z/MiaoUI to commit 0ab6c4be027a, 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 very large codebase by counted code lines. Code represents 64.7% of all lines, comments represent 25.8%, and the repository averages 371 code lines per file. C accounts for 50.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 1,531 | 816,859 | 561,891 | 177,387 | 77,581 |
| C Header | 856 | 767,560 | 491,813 | 203,442 | 72,305 |
| HEX | 4 | 15,383 | 15,383 | 0 | 0 |
| Arduino C++ | 110 | 56,764 | 14,623 | 37,714 | 4,427 |
| GNU Style Assembly | 72 | 23,471 | 13,759 | 6,208 | 3,504 |
| C++ | 67 | 23,305 | 9,223 | 11,915 | 2,167 |
| Makefile | 165 | 11,131 | 6,335 | 2,249 | 2,547 |
| LD Script | 33 | 7,361 | 3,189 | 3,243 | 929 |
| CMake | 23 | 2,115 | 1,426 | 290 | 399 |
| Assembly | 7 | 1,363 | 756 | 361 | 246 |
| Shell | 17 | 620 | 378 | 88 | 154 |
| HTML | 1 | 293 | 265 | 0 | 28 |

Top language (C 50.2%). Generated at 2026-09-17T16:05:51.166261792+00:00. Canonical report: https://octocounts.com/github/JFeng-Z/MiaoUI

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/JFeng-Z/MiaoUI/commit/0ab6c4be027a722b914ef3c58ded8713e50c647d?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 JFeng-Z/MiaoUI have?

JFeng-Z/MiaoUI has 1,732,223 total lines, including 1,120,325 code lines, 446,236 comment lines, and 165,662 blank lines.

### How was the JFeng-Z/MiaoUI line count measured?

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

### What commit was counted for JFeng-Z/MiaoUI?

This OctoCounts report was generated from master at commit 0ab6c4be027a on 2026-09-17T16:05:51.166261792+00:00.

## Similar repository reports

- [riscvarchive/riscv-qemu](https://octocounts.com/github/riscvarchive/riscv-qemu) — C, 910,920 code lines
- [uroni/urbackup_backend](https://octocounts.com/github/uroni/urbackup_backend) — C, 843,548 code lines
- [systemd/systemd](https://octocounts.com/github/systemd/systemd) — C, 980,635 code lines
- [ChefKissInc/Inferno](https://octocounts.com/github/ChefKissInc/Inferno) — C, 1,055,014 code lines
- [apple/darwin-xnu](https://octocounts.com/github/apple/darwin-xnu) — C, 1,106,636 code lines
- [n64decomp/sm64](https://octocounts.com/github/n64decomp/sm64) — C, 652,313 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)
- [Neovim vs VS Code](https://octocounts.com/compare/neovim-vs-vscode)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [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)
