# imputnet/helium SLOC report

> As of 2026-09-18 (commit 8c19f4c6d624), imputnet/helium contains 109,193 total lines: 106,895 code, 941 comments, 1,357 blank, across 158 files in 11 languages (top: JSON 94.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

imputnet/helium has 106,895 source lines of code out of 109,193 total lines across 158 files, counted from the main ref at commit 8c19f4c6d624 by the OctoCounts tokei engine on 2026-09-18. 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 imputnet/helium to commit 8c19f4c6d624, 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 large codebase by counted code lines. Code represents 97.9% of all lines, comments represent 0.9%, and the repository averages 677 code lines per file. JSON accounts for 94.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 83 | 100,869 | 100,869 | 0 | 0 |
| Python | 45 | 7,510 | 5,787 | 532 | 1,191 |
| YAML | 1 | 95 | 95 | 0 | 0 |
| Shell | 8 | 87 | 49 | 18 | 20 |
| JavaScript | 1 | 61 | 42 | 5 | 14 |
| INI | 4 | 50 | 31 | 17 | 2 |
| Fish | 1 | 20 | 12 | 2 | 6 |
| Nix | 1 | 10 | 9 | 0 | 1 |
| SVG | 1 | 1 | 1 | 0 | 0 |
| Markdown | 8 | 409 | 0 | 299 | 110 |
| Plain Text | 5 | 81 | 0 | 68 | 13 |

Top language (JSON 94.4%). Generated at 2026-09-18T19:52:53.509809808+00:00. Canonical report: https://octocounts.com/github/imputnet/helium

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/imputnet/helium/commit/8c19f4c6d624e31293bca13e655f2fe542ba6fdb?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 imputnet/helium have?

imputnet/helium has 109,193 total lines, including 106,895 code lines, 941 comment lines, and 1,357 blank lines.

### How was the imputnet/helium line count measured?

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

### What commit was counted for imputnet/helium?

This OctoCounts report was generated from main at commit 8c19f4c6d624 on 2026-09-18T19:52:53.509809808+00:00.

## Similar repository reports

- [modelence/modelence](https://octocounts.com/github/modelence/modelence) — JSON, 107,754 code lines
- [louislam/uptime-kuma](https://octocounts.com/github/louislam/uptime-kuma) — JSON, 109,539 code lines
- [Shopify/react-native-skia](https://octocounts.com/github/Shopify/react-native-skia) — JSON, 110,180 code lines
- [LevahTeam/triboguard](https://octocounts.com/github/LevahTeam/triboguard) — JSON, 100,460 code lines
- [trinadhthatakula/Thor](https://octocounts.com/github/trinadhthatakula/Thor) — JSON, 114,376 code lines
- [fissehab/MuleSoft](https://octocounts.com/github/fissehab/MuleSoft) — JSON, 115,094 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)
- [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)
