# kubernetes-sigs/cri-tools SLOC report

> As of 2026-07-14 (commit ee497d44c468), kubernetes-sigs/cri-tools contains 23,696 total lines: 15,875 code, 3,666 comments, 4,155 blank, across 116 files in 8 languages (top: Go 94.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving kubernetes-sigs/cri-tools to commit ee497d44c468, 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 67.0% of all lines, comments represent 15.5%, and the repository averages 137 code lines per file. Go accounts for 94.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 80 | 21,299 | 15,056 | 2,531 | 3,712 |
| Shell | 11 | 707 | 367 | 242 | 98 |
| Makefile | 1 | 369 | 270 | 37 | 62 |
| YAML | 2 | 95 | 83 | 2 | 10 |
| Dockerfile | 7 | 197 | 66 | 109 | 22 |
| BASH | 3 | 98 | 33 | 46 | 19 |
| Markdown | 6 | 843 | 0 | 623 | 220 |
| Plain Text | 6 | 88 | 0 | 76 | 12 |

Top language (Go 94.8%). Generated at 2026-07-14T03:50:53.038312719+00:00. Canonical report: https://octocounts.com/github/kubernetes-sigs/cri-tools

## Report FAQ

### How many lines of code does kubernetes-sigs/cri-tools have?

kubernetes-sigs/cri-tools has 23,696 total lines, including 15,875 code lines, 3,666 comment lines, and 4,155 blank lines.

### How was the kubernetes-sigs/cri-tools line count measured?

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

### What commit was counted for kubernetes-sigs/cri-tools?

This OctoCounts report was generated from master at commit ee497d44c468 on 2026-07-14T03:50:53.038312719+00:00.

## Similar repository reports

- [uber-go/zap](https://octocounts.com/github/uber-go/zap) — Go, 16,537 code lines
- [XiaoChenChris/-Feed-AI-](https://octocounts.com/github/XiaoChenChris/-Feed-AI-) — Go, 16,747 code lines
- [xtclovver/vpn_bot](https://octocounts.com/github/xtclovver/vpn_bot) — Go, 14,856 code lines
- [kupr666/Orange_Team](https://octocounts.com/github/kupr666/Orange_Team) — Go, 14,277 code lines
- [frt321for/flash-event-war-room](https://octocounts.com/github/frt321for/flash-event-war-room) — Go, 17,754 code lines
- [majd/ipatool](https://octocounts.com/github/majd/ipatool) — Go, 13,906 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)
