# Pumpkin-MC/Pumpkin SLOC report

> As of 2026-09-04 (commit b5b9b9d7010e), Pumpkin-MC/Pumpkin contains 866,686 total lines: 812,187 code, 7,095 comments, 47,404 blank, across 22,064 files in 7 languages (top: JSON 50.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Pumpkin-MC/Pumpkin to commit b5b9b9d7010e, 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 93.7% of all lines, comments represent 0.8%, and the repository averages 37 code lines per file. JSON accounts for 50.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 19,475 | 413,452 | 413,452 | 0 | 0 |
| Rust | 2,554 | 451,594 | 397,721 | 6,742 | 47,131 |
| TOML | 24 | 1,080 | 889 | 35 | 156 |
| Nix | 3 | 99 | 86 | 0 | 13 |
| Dockerfile | 1 | 30 | 23 | 0 | 7 |
| YAML | 1 | 21 | 16 | 5 | 0 |
| Markdown | 6 | 410 | 0 | 313 | 97 |

Top language (JSON 50.9%). Generated at 2026-09-04T14:38:57.814540838+00:00. Canonical report: https://octocounts.com/github/Pumpkin-MC/Pumpkin

## Report FAQ

### How many lines of code does Pumpkin-MC/Pumpkin have?

Pumpkin-MC/Pumpkin has 866,686 total lines, including 812,187 code lines, 7,095 comment lines, and 47,404 blank lines.

### How was the Pumpkin-MC/Pumpkin line count measured?

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

### What commit was counted for Pumpkin-MC/Pumpkin?

This OctoCounts report was generated from master at commit b5b9b9d7010e on 2026-09-04T14:38:57.814540838+00:00.

## Similar repository reports

- [different-ai/openwork](https://octocounts.com/github/different-ai/openwork) — JSON, 813,136 code lines
- [okibcn/ScoopMaster](https://octocounts.com/github/okibcn/ScoopMaster) — JSON, 804,994 code lines
- [Gerafftes/Observatory](https://octocounts.com/github/Gerafftes/Observatory) — JSON, 788,500 code lines
- [NethermindEth/juno](https://octocounts.com/github/NethermindEth/juno) — JSON, 838,801 code lines
- [llm-as-a-verifier/llm-as-a-verifier](https://octocounts.com/github/llm-as-a-verifier/llm-as-a-verifier) — JSON, 778,427 code lines
- [WitherAce/Pleasure-Horizons](https://octocounts.com/github/WitherAce/Pleasure-Horizons) — JSON, 855,518 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
