# containernetworking/plugins SLOC report

> As of 2026-09-17 (commit 257ef09a103e), containernetworking/plugins contains 41,206 total lines: 30,894 code, 4,574 comments, 5,738 blank, across 188 files in 5 languages (top: Go 99.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

containernetworking/plugins has 30,894 source lines of code out of 41,206 total lines across 188 files, counted from the 257ef09a103e8b8fe91a0fefe8680c01f84b520b ref at commit 257ef09a103e by the OctoCounts tokei engine on 2026-09-17. 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 containernetworking/plugins to commit 257ef09a103e, 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 75.0% of all lines, comments represent 11.1%, and the repository averages 164 code lines per file. Go accounts for 99.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 155 | 40,666 | 30,779 | 4,294 | 5,593 |
| 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-09-17T05:20:48.534277540+00:00. Canonical report: https://octocounts.com/github/containernetworking/plugins

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/containernetworking/plugins/commit/257ef09a103e8b8fe91a0fefe8680c01f84b520b?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 containernetworking/plugins have?

containernetworking/plugins has 41,206 total lines, including 30,894 code lines, 4,574 comment lines, and 5,738 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 257ef09a103e, 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 257ef09a103e8b8fe91a0fefe8680c01f84b520b at commit 257ef09a103e on 2026-09-17T05:20:48.534277540+00:00.

## Similar repository reports

- [insightlabs38-pixel/zeros3](https://octocounts.com/github/insightlabs38-pixel/zeros3) — Go, 31,489 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, 29,198 code lines
- [yorukot/superfile](https://octocounts.com/github/yorukot/superfile) — Go, 32,619 code lines
- [labstack/echo](https://octocounts.com/github/labstack/echo) — Go, 33,284 code lines
- [apernet/hysteria](https://octocounts.com/github/apernet/hysteria) — Go, 34,240 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)
