# helm/helm SLOC report

> As of 2026-09-15 (commit 3e382d022ae8), helm/helm contains 123,632 total lines: 88,094 code, 21,231 comments, 14,307 blank, across 1,696 files in 11 languages (top: Go 88.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

helm/helm has 88,094 source lines of code out of 123,632 total lines across 1,696 files, counted from the 3e382d022ae8bda659b77e1f2be2fb7b9cb4127f ref at commit 3e382d022ae8 by the OctoCounts tokei engine on 2026-09-15. 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 helm/helm to commit 3e382d022ae8, 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 71.3% of all lines, comments represent 17.2%, and the repository averages 52 code lines per file. Go accounts for 88.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 540 | 106,749 | 77,970 | 16,025 | 12,754 |
| YAML | 696 | 8,796 | 7,604 | 825 | 367 |
| BASH | 3 | 942 | 728 | 131 | 83 |
| Pan | 53 | 728 | 623 | 4 | 101 |
| JSON | 18 | 563 | 563 | 0 | 0 |
| Shell | 21 | 413 | 246 | 109 | 58 |
| SVG | 23 | 184 | 184 | 0 | 0 |
| Makefile | 2 | 253 | 174 | 33 | 46 |
| PowerShell | 2 | 6 | 2 | 2 | 2 |
| Markdown | 72 | 2,176 | 0 | 1,452 | 724 |
| Plain Text | 266 | 2,822 | 0 | 2,650 | 172 |

Top language (Go 88.5%). Generated at 2026-09-15T15:08:06.406780843+00:00. Canonical report: https://octocounts.com/github/helm/helm

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/helm/helm/commit/3e382d022ae8bda659b77e1f2be2fb7b9cb4127f?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 helm/helm have?

helm/helm has 123,632 total lines, including 88,094 code lines, 21,231 comment lines, and 14,307 blank lines.

### How was the helm/helm line count measured?

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

### What commit was counted for helm/helm?

This OctoCounts report was generated from 3e382d022ae8bda659b77e1f2be2fb7b9cb4127f at commit 3e382d022ae8 on 2026-09-15T15:08:06.406780843+00:00.

## Similar repository reports

- [asciimoo/hister](https://octocounts.com/github/asciimoo/hister) — Go, 91,608 code lines
- [slackapi/slack-cli](https://octocounts.com/github/slackapi/slack-cli) — Go, 83,878 code lines
- [sourcegraph/zoekt](https://octocounts.com/github/sourcegraph/zoekt) — Go, 82,627 code lines
- [dadrus/heimdall](https://octocounts.com/github/dadrus/heimdall) — Go, 94,268 code lines
- [juggleim/im-server](https://octocounts.com/github/juggleim/im-server) — Go, 76,382 code lines
- [jesseduffield/lazygit](https://octocounts.com/github/jesseduffield/lazygit) — Go, 75,956 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)
