# containernetworking/plugins SLOC report

> As of 2026-07-14 (commit 3859a6208706), containernetworking/plugins contains 40,486 total lines: 30,295 code, 4,524 comments, 5,667 blank, across 186 files in 5 languages (top: Go 99.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving containernetworking/plugins to commit 3859a6208706, 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 medium-sized codebase by counted code lines. Code represents 74.8% of all lines, comments represent 11.2%, and the repository averages 163 code lines per file. Go accounts for 99.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 153 | 39,946 | 30,180 | 4,244 | 5,522 |
| Shell | 5 | 134 | 91 | 16 | 27 |
| JSON | 2 | 24 | 24 | 0 | 0 |
| Markdown | 24 | 365 | 0 | 247 | 118 |
| Plain Text | 2 | 17 | 0 | 17 | 0 |

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

## Report FAQ

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

containernetworking/plugins has 40,486 total lines, including 30,295 code lines, 4,524 comment lines, and 5,667 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 3859a6208706, 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/plugins?

This OctoCounts report was generated from main at commit 3859a6208706 on 2026-07-14T03:52:53.310653384+00:00.

## Similar repository reports

- [kerlenton/mcpsnoop](https://octocounts.com/github/kerlenton/mcpsnoop) — Go, 30,389 code lines
- [apernet/hysteria](https://octocounts.com/github/apernet/hysteria) — Go, 29,173 code lines
- [modelcontextprotocol/registry](https://octocounts.com/github/modelcontextprotocol/registry) — Go, 32,284 code lines
- [toise-dev/toise](https://octocounts.com/github/toise-dev/toise) — Go, 28,199 code lines
- [yorukot/superfile](https://octocounts.com/github/yorukot/superfile) — Go, 32,424 code lines
- [fengshao1227/ccg-workflow](https://octocounts.com/github/fengshao1227/ccg-workflow) — Go, 28,029 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)
