# mirror/sed SLOC report

> As of 2026-07-13 (commit 0c1fe22ccacf), mirror/sed contains 15,211 total lines: 9,604 code, 3,212 comments, 2,395 blank, across 96 files in 8 languages (top: C 40.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving mirror/sed to commit 0c1fe22ccacf, 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 63.1% of all lines, comments represent 21.1%, and the repository averages 100 code lines per file. C accounts for 40.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 9 | 5,314 | 3,867 | 678 | 769 |
| Shell | 68 | 5,357 | 2,446 | 1,823 | 1,088 |
| Perl | 7 | 2,997 | 2,301 | 381 | 315 |
| Makefile | 4 | 697 | 457 | 148 | 92 |
| C Header | 3 | 449 | 267 | 98 | 84 |
| Forge Config | 1 | 188 | 109 | 54 | 25 |
| Automake | 2 | 132 | 87 | 24 | 21 |
| Autoconf | 2 | 77 | 70 | 6 | 1 |

Top language (C 40.3%). Generated at 2026-07-13T01:41:37.111590546+00:00. Canonical report: https://octocounts.com/github/mirror/sed

## Report FAQ

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

mirror/sed has 15,211 total lines, including 9,604 code lines, 3,212 comment lines, and 2,395 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 0c1fe22ccacf, 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/sed?

This OctoCounts report was generated from master at commit 0c1fe22ccacf on 2026-07-13T01:41:37.111590546+00:00.

## Similar repository reports

- [jpoirier/picoc](https://octocounts.com/github/jpoirier/picoc) — C, 8,802 code lines
- [antirez/qwen-asr](https://octocounts.com/github/antirez/qwen-asr) — C, 7,661 code lines
- [bytedance/bhook](https://octocounts.com/github/bytedance/bhook) — C, 11,889 code lines
- [mirror/patch](https://octocounts.com/github/mirror/patch) — C, 7,153 code lines
- [vysheng/tg](https://octocounts.com/github/vysheng/tg) — C, 12,081 code lines
- [NullLabTests/UniqOS](https://octocounts.com/github/NullLabTests/UniqOS) — C, 7,115 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)
