# Distrotech/cpio SLOC report

> As of 2026-09-06 (commit 4900a5e7be9a), Distrotech/cpio contains 8,571 total lines: 6,112 code, 1,501 comments, 958 blank, across 34 files in 5 languages (top: C 88.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

Distrotech/cpio has 6,112 source lines of code out of 8,571 total lines across 34 files, counted from the 4900a5e7be9ad90fda7c4743fd31613ceb0eda05 ref at commit 4900a5e7be9a by the OctoCounts tokei engine on 2026-09-06. 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 Distrotech/cpio to commit 4900a5e7be9a, 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 71.3% of all lines, comments represent 17.5%, and the repository averages 180 code lines per file. C accounts for 88.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 15 | 7,278 | 5,408 | 1,072 | 798 |
| C Header | 10 | 831 | 444 | 285 | 102 |
| M4 | 4 | 266 | 173 | 62 | 31 |
| Automake | 4 | 147 | 61 | 67 | 19 |
| Autoconf | 1 | 49 | 26 | 15 | 8 |

Top language (C 88.5%). Generated at 2026-09-06T14:36:17.385217405+00:00. Canonical report: https://octocounts.com/github/Distrotech/cpio

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/Distrotech/cpio/commit/4900a5e7be9ad90fda7c4743fd31613ceb0eda05?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 Distrotech/cpio have?

Distrotech/cpio has 8,571 total lines, including 6,112 code lines, 1,501 comment lines, and 958 blank lines.

### How was the Distrotech/cpio line count measured?

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

### What commit was counted for Distrotech/cpio?

This OctoCounts report was generated from 4900a5e7be9ad90fda7c4743fd31613ceb0eda05 at commit 4900a5e7be9a on 2026-09-06T14:36:17.385217405+00:00.

## Similar repository reports

- [mikesxp/SPRK32](https://octocounts.com/github/mikesxp/SPRK32) — C, 6,146 code lines
- [g-pape/runit](https://octocounts.com/github/g-pape/runit) — C, 6,036 code lines
- [Huawei/Huawei_LiteOS_Kernel](https://octocounts.com/github/Huawei/Huawei_LiteOS_Kernel) — C, 5,654 code lines
- [libarchive/bzip2](https://octocounts.com/github/libarchive/bzip2) — C, 6,680 code lines
- [gitGNU/gnu_gzip](https://octocounts.com/github/gitGNU/gnu_gzip) — C, 6,919 code lines
- [rvaiya/warpd](https://octocounts.com/github/rvaiya/warpd) — C, 6,922 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)
