# containers/podman SLOC report

> As of 2026-08-26 (commit a1c4f9c0e602), containers/podman contains 250,917 total lines: 174,847 code, 46,121 comments, 29,949 blank, across 1,439 files in 23 languages (top: Go 93.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving containers/podman to commit a1c4f9c0e602, 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.4%, and the repository averages 122 code lines per file. Go accounts for 93.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 1,290 | 223,266 | 163,286 | 34,210 | 25,770 |
| Perl | 8 | 4,204 | 3,264 | 513 | 427 |
| PowerShell | 7 | 2,322 | 1,754 | 357 | 211 |
| C | 5 | 2,301 | 1,724 | 215 | 362 |
| Shell | 35 | 1,583 | 1,033 | 290 | 260 |
| SVG | 2 | 955 | 953 | 1 | 1 |
| Makefile | 4 | 1,214 | 870 | 176 | 168 |
| BASH | 11 | 881 | 581 | 170 | 130 |
| Python | 4 | 656 | 503 | 67 | 86 |
| RPM Specfile | 1 | 380 | 284 | 33 | 63 |
| Fish | 2 | 474 | 280 | 100 | 94 |
| Autoconf | 8 | 120 | 101 | 7 | 12 |

Top language (Go 93.4%). Generated at 2026-08-26T18:21:04.553409129+00:00. Canonical report: https://octocounts.com/github/containers/podman

## Report FAQ

### How many lines of code does containers/podman have?

containers/podman has 250,917 total lines, including 174,847 code lines, 46,121 comment lines, and 29,949 blank lines.

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

OctoCounts resolved the public GitHub repository to commit a1c4f9c0e602, 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 main at commit a1c4f9c0e602 on 2026-08-26T18:21:04.553409129+00:00.

## Similar repository reports

- [evanw/esbuild](https://octocounts.com/github/evanw/esbuild) — Go, 171,984 code lines
- [redis/agent-filesystem](https://octocounts.com/github/redis/agent-filesystem) — Go, 170,387 code lines
- [gohugoio/hugo](https://octocounts.com/github/gohugoio/hugo) — Go, 181,215 code lines
- [Kocoro-lab/Shannon](https://octocounts.com/github/Kocoro-lab/Shannon) — Go, 189,197 code lines
- [JuliusBrussee/caveman](https://octocounts.com/github/JuliusBrussee/caveman) — Go, 192,993 code lines
- [SagerNet/sing-box](https://octocounts.com/github/SagerNet/sing-box) — Go, 155,273 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
