# cleverraven/cataclysm-dda SLOC report

> As of 2026-09-17 (commit f564973525a7), cleverraven/cataclysm-dda contains 3,031,219 total lines: 2,742,491 code, 163,844 comments, 124,884 blank, across 8,766 files in 38 languages (top: JSON 71.6%). Default configuration. Counted with tokei via OctoCounts.

cleverraven/cataclysm-dda has 2,742,491 source lines of code out of 3,031,219 total lines across 8,766 files, counted from the master ref at commit f564973525a7 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 cleverraven/cataclysm-dda to commit f564973525a7, 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 very large codebase by counted code lines. Code represents 90.5% of all lines, comments represent 5.4%, and the repository averages 313 code lines per file. JSON accounts for 71.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 6,655 | 1,964,887 | 1,964,881 | 0 | 6 |
| C++ | 812 | 705,886 | 579,229 | 49,929 | 76,728 |
| C Header | 750 | 210,953 | 136,170 | 47,154 | 27,629 |
| C | 27 | 28,068 | 20,977 | 4,176 | 2,915 |
| C++ Header | 4 | 18,530 | 15,569 | 758 | 2,203 |
| Python | 178 | 18,031 | 14,199 | 1,027 | 2,805 |
| CMake | 21 | 2,415 | 1,920 | 205 | 290 |
| Visual Studio Project | 11 | 1,919 | 1,919 | 0 | 0 |
| Shell | 31 | 2,277 | 1,667 | 304 | 306 |
| Makefile | 3 | 1,729 | 1,239 | 276 | 214 |
| Java | 5 | 1,333 | 1,159 | 40 | 134 |
| XML | 25 | 968 | 928 | 20 | 20 |

Top language (JSON 71.6%). Generated at 2026-09-17T05:47:35.430534752+00:00. Canonical report: https://octocounts.com/github/cleverraven/cataclysm-dda

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/cleverraven/cataclysm-dda/commit/f564973525a767da54923ce11aae1c6b95dbeef5?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

### How many lines of code does cleverraven/cataclysm-dda have?

cleverraven/cataclysm-dda has 3,031,219 total lines, including 2,742,491 code lines, 163,844 comment lines, and 124,884 blank lines.

### How was the cleverraven/cataclysm-dda line count measured?

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

### What commit was counted for cleverraven/cataclysm-dda?

This OctoCounts report was generated from master at commit f564973525a7 on 2026-09-17T05:47:35.430534752+00:00.

## Similar repository reports

- [ChromeDevTools/devtools-frontend](https://octocounts.com/github/ChromeDevTools/devtools-frontend) — JSON, 2,767,483 code lines
- [bitwarden/clients](https://octocounts.com/github/bitwarden/clients) — JSON, 2,922,655 code lines
- [compiler-explorer/compiler-explorer](https://octocounts.com/github/compiler-explorer/compiler-explorer) — JSON, 2,942,969 code lines
- [FULU-Foundation/OrcaSlicer-bambulab](https://octocounts.com/github/FULU-Foundation/OrcaSlicer-bambulab) — JSON, 3,358,115 code lines
- [pytorch/executorch](https://octocounts.com/github/pytorch/executorch) — JSON, 2,067,227 code lines
- [dabiziluzhu55/citypulse-v2x-sim](https://octocounts.com/github/dabiziluzhu55/citypulse-v2x-sim) — JSON, 2,053,525 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)
