# mirror/make SLOC report

> As of 2026-09-11 (commit 033330e34c25), mirror/make contains 48,315 total lines: 33,182 code, 8,255 comments, 6,878 blank, across 95 files in 10 languages (top: C 86.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

mirror/make has 33,182 source lines of code out of 48,315 total lines across 95 files, counted from the 033330e34c25b507359299272e567065182addad ref at commit 033330e34c25 by the OctoCounts tokei engine on 2026-09-11. 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 mirror/make to commit 033330e34c25, 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.7% of all lines, comments represent 17.1%, and the repository averages 349 code lines per file. C accounts for 86.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 47 | 41,196 | 28,827 | 6,639 | 5,730 |
| C Header | 26 | 3,226 | 1,851 | 851 | 524 |
| Shell | 5 | 1,600 | 1,018 | 363 | 219 |
| Batch | 3 | 712 | 541 | 65 | 106 |
| Autoconf | 5 | 366 | 217 | 61 | 88 |
| M4 | 3 | 381 | 216 | 134 | 31 |
| Python | 1 | 281 | 215 | 3 | 63 |
| Automake | 1 | 221 | 136 | 36 | 49 |
| Makefile | 3 | 279 | 135 | 80 | 64 |
| Scheme | 1 | 53 | 26 | 23 | 4 |

Top language (C 86.9%). Generated at 2026-09-11T13:15:59.071584099+00:00. Canonical report: https://octocounts.com/github/mirror/make

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/mirror/make/commit/033330e34c25b507359299272e567065182addad?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 mirror/make have?

mirror/make has 48,315 total lines, including 33,182 code lines, 8,255 comment lines, and 6,878 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 033330e34c25, 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 033330e34c25b507359299272e567065182addad at commit 033330e34c25 on 2026-09-11T13:15:59.071584099+00:00.

## Similar repository reports

- [genymobile/scrcpy](https://octocounts.com/github/genymobile/scrcpy) — C, 32,298 code lines
- [mangowm/mango](https://octocounts.com/github/mangowm/mango) — C, 34,112 code lines
- [sk3llo/ffmpeg_kit_flutter](https://octocounts.com/github/sk3llo/ffmpeg_kit_flutter) — C, 30,720 code lines
- [lua/lua](https://octocounts.com/github/lua/lua) — C, 36,021 code lines
- [yshui/picom](https://octocounts.com/github/yshui/picom) — C, 28,881 code lines
- [id-Software/wolf3d](https://octocounts.com/github/id-Software/wolf3d) — C, 27,604 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)
