# mirror/tar SLOC report

> As of 2026-09-16 (commit d479b2cc9160), mirror/tar contains 30,994 total lines: 23,508 code, 3,413 comments, 4,073 blank, across 46 files in 5 languages (top: C 91.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

mirror/tar has 23,508 source lines of code out of 30,994 total lines across 46 files, counted from the d479b2cc9160d9c2fb61afbc9ee70c2faadf80db ref at commit d479b2cc9160 by the OctoCounts tokei engine on 2026-09-16. 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/tar to commit d479b2cc9160, 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 75.8% of all lines, comments represent 11.0%, and the repository averages 511 code lines per file. C accounts for 91.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 28 | 27,729 | 21,528 | 2,647 | 3,554 |
| C Header | 8 | 1,981 | 1,119 | 536 | 326 |
| Autoconf | 5 | 1,018 | 714 | 159 | 145 |
| Automake | 4 | 204 | 111 | 52 | 41 |
| M4 | 1 | 62 | 36 | 19 | 7 |

Top language (C 91.6%). Generated at 2026-09-16T16:31:23.181780508+00:00. Canonical report: https://octocounts.com/github/mirror/tar

## Reproduce this report

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

mirror/tar has 30,994 total lines, including 23,508 code lines, 3,413 comment lines, and 4,073 blank lines.

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

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

This OctoCounts report was generated from d479b2cc9160d9c2fb61afbc9ee70c2faadf80db at commit d479b2cc9160 on 2026-09-16T16:31:23.181780508+00:00.

## Similar repository reports

- [file/file](https://octocounts.com/github/file/file) — C, 23,581 code lines
- [aubio/aubio](https://octocounts.com/github/aubio/aubio) — C, 23,852 code lines
- [microsoft/mimalloc](https://octocounts.com/github/microsoft/mimalloc) — C, 23,954 code lines
- [jqlang/jq](https://octocounts.com/github/jqlang/jq) — C, 24,042 code lines
- [ijl/orjson](https://octocounts.com/github/ijl/orjson) — C, 24,057 code lines
- [antirez/h3.c](https://octocounts.com/github/antirez/h3.c) — C, 25,096 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)
