# containers/podman SLOC report

> As of 2026-09-16 (commit c2a39c6b7ece), containers/podman contains 253,002 total lines: 176,452 code, 46,327 comments, 30,223 blank, across 1,448 files in 23 languages (top: Go 93.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

containers/podman has 176,452 source lines of code out of 253,002 total lines across 1,448 files, counted from the c2a39c6b7ece1c09d30937957676f48143fe9ab1 ref at commit c2a39c6b7ece 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 containers/podman to commit c2a39c6b7ece, 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 69.7% of all lines, comments represent 18.3%, and the repository averages 122 code lines per file. Go accounts for 93.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 1,297 | 225,000 | 164,620 | 34,384 | 25,996 |
| Perl | 8 | 4,208 | 3,266 | 515 | 427 |
| PowerShell | 7 | 2,323 | 1,754 | 358 | 211 |
| C | 5 | 2,301 | 1,724 | 215 | 362 |
| Shell | 36 | 1,616 | 1,060 | 291 | 265 |
| SVG | 2 | 955 | 953 | 1 | 1 |
| Makefile | 4 | 1,217 | 873 | 176 | 168 |
| Python | 5 | 966 | 742 | 95 | 129 |
| BASH | 11 | 881 | 581 | 170 | 130 |
| RPM Specfile | 1 | 380 | 284 | 33 | 63 |
| Fish | 2 | 474 | 280 | 100 | 94 |
| Autoconf | 8 | 120 | 101 | 7 | 12 |

Top language (Go 93.3%). Generated at 2026-09-16T20:57:08.927143403+00:00. Canonical report: https://octocounts.com/github/containers/podman

## Reproduce this report

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

containers/podman has 253,002 total lines, including 176,452 code lines, 46,327 comment lines, and 30,223 blank lines.

### How was the containers/podman line count measured?

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

### What commit was counted for containers/podman?

This OctoCounts report was generated from c2a39c6b7ece1c09d30937957676f48143fe9ab1 at commit c2a39c6b7ece on 2026-09-16T20:57:08.927143403+00:00.

## Similar repository reports

- [gohugoio/hugo](https://octocounts.com/github/gohugoio/hugo) — Go, 181,215 code lines
- [redis/agent-filesystem](https://octocounts.com/github/redis/agent-filesystem) — Go, 170,387 code lines
- [evanw/esbuild](https://octocounts.com/github/evanw/esbuild) — Go, 168,648 code lines
- [y3owk1n/neru](https://octocounts.com/github/y3owk1n/neru) — Go, 184,814 code lines
- [Kocoro-lab/Shannon](https://octocounts.com/github/Kocoro-lab/Shannon) — Go, 189,197 code lines
- [SagerNet/sing-box](https://octocounts.com/github/SagerNet/sing-box) — Go, 163,314 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)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [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)
