# mirror/make SLOC report

> As of 2026-08-02 (commit c63a5bc6a288), mirror/make contains 50,938 total lines: 34,896 code, 8,719 comments, 7,323 blank, across 103 files in 11 languages (top: C 82.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving mirror/make to commit c63a5bc6a288, 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 68.5% of all lines, comments represent 17.1%, and the repository averages 339 code lines per file. C accounts for 82.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 47 | 41,285 | 28,898 | 6,648 | 5,739 |
| C Header | 26 | 3,228 | 1,853 | 852 | 523 |
| Perl | 3 | 2,408 | 1,577 | 413 | 418 |
| Shell | 7 | 1,659 | 1,044 | 384 | 231 |
| Batch | 4 | 733 | 560 | 65 | 108 |
| Autoconf | 6 | 386 | 231 | 65 | 90 |
| M4 | 3 | 381 | 216 | 134 | 31 |
| Python | 1 | 281 | 215 | 3 | 63 |
| Automake | 2 | 245 | 141 | 52 | 52 |
| Makefile | 3 | 279 | 135 | 80 | 64 |
| Scheme | 1 | 53 | 26 | 23 | 4 |

Top language (C 82.8%). Generated at 2026-08-02T01:01:34.995577504+00:00. Canonical report: https://octocounts.com/github/mirror/make

## Report FAQ

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

mirror/make has 50,938 total lines, including 34,896 code lines, 8,719 comment lines, and 7,323 blank lines.

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

OctoCounts resolved the public GitHub repository to commit c63a5bc6a288, 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/make?

This OctoCounts report was generated from master at commit c63a5bc6a288 on 2026-08-02T01:01:34.995577504+00:00.

## Similar repository reports

- [lua/lua](https://octocounts.com/github/lua/lua) — C, 36,910 code lines
- [genymobile/scrcpy](https://octocounts.com/github/genymobile/scrcpy) — C, 32,298 code lines
- [madler/zlib](https://octocounts.com/github/madler/zlib) — C, 37,658 code lines
- [leapbtw/libuxplay](https://octocounts.com/github/leapbtw/libuxplay) — C, 31,299 code lines
- [yshui/picom](https://octocounts.com/github/yshui/picom) — C, 31,129 code lines
- [htop-dev/htop](https://octocounts.com/github/htop-dev/htop) — C, 38,802 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)
