# containernetworking/cni SLOC report

> As of 2026-07-14 (commit 7c270076995b), containernetworking/cni contains 14,215 total lines: 9,336 code, 2,728 comments, 2,151 blank, across 91 files in 4 languages (top: Go 98.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving containernetworking/cni to commit 7c270076995b, 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 65.7% of all lines, comments represent 19.2%, and the repository averages 103 code lines per file. Go accounts for 98.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 72 | 12,450 | 9,211 | 1,580 | 1,659 |
| Shell | 5 | 154 | 113 | 12 | 29 |
| Makefile | 2 | 15 | 12 | 0 | 3 |
| Markdown | 12 | 1,596 | 0 | 1,136 | 460 |

Top language (Go 98.7%). Generated at 2026-07-14T03:52:02.463628748+00:00. Canonical report: https://octocounts.com/github/containernetworking/cni

## Report FAQ

### How many lines of code does containernetworking/cni have?

containernetworking/cni has 14,215 total lines, including 9,336 code lines, 2,728 comment lines, and 2,151 blank lines.

### How was the containernetworking/cni line count measured?

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

### What commit was counted for containernetworking/cni?

This OctoCounts report was generated from main at commit 7c270076995b on 2026-07-14T03:52:02.463628748+00:00.

## Similar repository reports

- [Suryxin-xx/ResumeDetective](https://octocounts.com/github/Suryxin-xx/ResumeDetective) — Go, 9,115 code lines
- [frt321for/temperature-control](https://octocounts.com/github/frt321for/temperature-control) — Go, 9,566 code lines
- [MatveiSlizkii/Beehive](https://octocounts.com/github/MatveiSlizkii/Beehive) — Go, 9,881 code lines
- [IceWhaleTech/CasaOS](https://octocounts.com/github/IceWhaleTech/CasaOS) — Go, 10,170 code lines
- [4ier/notion-cli](https://octocounts.com/github/4ier/notion-cli) — Go, 10,482 code lines
- [october-dev/october-bus](https://octocounts.com/github/october-dev/october-bus) — Go, 8,158 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)
