# Distrotech/cpio SLOC report

> As of 2026-07-17 (commit a988ee39c016), Distrotech/cpio contains 189,128 total lines: 120,531 code, 46,105 comments, 22,492 blank, across 569 files in 10 languages (top: C 38.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Distrotech/cpio to commit a988ee39c016, 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 large codebase by counted code lines. Code represents 63.7% of all lines, comments represent 24.4%, and the repository averages 212 code lines per file. C accounts for 38.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 201 | 66,531 | 46,782 | 12,852 | 6,897 |
| PO File | 26 | 44,923 | 20,331 | 16,051 | 8,541 |
| C Header | 134 | 24,934 | 15,330 | 6,888 | 2,716 |
| Autoconf | 14 | 17,216 | 14,436 | 1,414 | 1,366 |
| M4 | 180 | 19,629 | 13,656 | 4,860 | 1,113 |
| TeX | 1 | 10,174 | 6,132 | 3,286 | 756 |
| Happy | 2 | 2,011 | 1,777 | 0 | 234 |
| Automake | 8 | 2,932 | 1,613 | 543 | 776 |
| Shell | 2 | 725 | 448 | 187 | 90 |
| Snakemake | 1 | 53 | 26 | 24 | 3 |

Top language (C 38.8%). Generated at 2026-07-17T15:10:57.356305626+00:00. Canonical report: https://octocounts.com/github/Distrotech/cpio

## Report FAQ

### How many lines of code does Distrotech/cpio have?

Distrotech/cpio has 189,128 total lines, including 120,531 code lines, 46,105 comment lines, and 22,492 blank lines.

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

OctoCounts resolved the public GitHub repository to commit a988ee39c016, 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 distrotech-cpio at commit a988ee39c016 on 2026-07-17T15:10:57.356305626+00:00.

## Similar repository reports

- [lucasg/dependencies](https://octocounts.com/github/lucasg/dependencies) — C, 121,522 code lines
- [zsh-users/zsh](https://octocounts.com/github/zsh-users/zsh) — C, 121,696 code lines
- [Damme/LandLord](https://octocounts.com/github/Damme/LandLord) — C, 124,885 code lines
- [Distrotech/grep](https://octocounts.com/github/Distrotech/grep) — C, 125,530 code lines
- [OwnGoalStudio/Relaxin](https://octocounts.com/github/OwnGoalStudio/Relaxin) — C, 126,237 code lines
- [apache/apr](https://octocounts.com/github/apache/apr) — C, 112,739 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)
