# mirror/patch SLOC report

> As of 2026-07-13 (commit adb1ebce7fae), mirror/patch contains 8,922 total lines: 7,153 code, 848 comments, 921 blank, across 22 files in 6 languages (top: C 92.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving mirror/patch to commit adb1ebce7fae, 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 small codebase by counted code lines. Code represents 80.2% of all lines, comments represent 9.5%, and the repository averages 325 code lines per file. C accounts for 92.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 8 | 8,019 | 6,628 | 598 | 793 |
| C Header | 8 | 657 | 381 | 186 | 90 |
| Automake | 2 | 101 | 60 | 24 | 17 |
| M4 | 2 | 81 | 45 | 28 | 8 |
| Batch | 1 | 27 | 21 | 0 | 6 |
| Makefile | 1 | 37 | 18 | 12 | 7 |

Top language (C 92.7%). Generated at 2026-07-13T01:44:13.012401816+00:00. Canonical report: https://octocounts.com/github/mirror/patch

## Report FAQ

### How many lines of code does mirror/patch have?

mirror/patch has 8,922 total lines, including 7,153 code lines, 848 comment lines, and 921 blank lines.

### How was the mirror/patch line count measured?

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

### What commit was counted for mirror/patch?

This OctoCounts report was generated from master at commit adb1ebce7fae on 2026-07-13T01:44:13.012401816+00:00.

## Similar repository reports

- [NullLabTests/UniqOS](https://octocounts.com/github/NullLabTests/UniqOS) — C, 7,115 code lines
- [gitGNU/gnu_gzip](https://octocounts.com/github/gitGNU/gnu_gzip) — C, 6,919 code lines
- [libarchive/bzip2](https://octocounts.com/github/libarchive/bzip2) — C, 6,680 code lines
- [JoinChang/ghostlock-oneplus](https://octocounts.com/github/JoinChang/ghostlock-oneplus) — C, 6,674 code lines
- [antirez/qwen-asr](https://octocounts.com/github/antirez/qwen-asr) — C, 7,661 code lines
- [Huawei/Huawei_LiteOS_Kernel](https://octocounts.com/github/Huawei/Huawei_LiteOS_Kernel) — C, 5,654 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
