# damiant3/Cobblestone SLOC report

> As of 2026-08-26 (commit 8cc80685c333), damiant3/Cobblestone contains 169,185 total lines: 124,306 code, 30,995 comments, 13,884 blank, across 2,119 files in 20 languages (top: C# 35.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

damiant3/Cobblestone has 124,306 source lines of code out of 169,185 total lines across 2,119 files, counted from the master ref at commit 8cc80685c333 by the OctoCounts tokei engine on 2026-08-26. 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 damiant3/Cobblestone to commit 8cc80685c333, 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 73.5% of all lines, comments represent 18.3%, and the repository averages 59 code lines per file. C# accounts for 35.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C# | 140 | 53,862 | 43,853 | 3,606 | 6,403 |
| JSON | 1,379 | 37,832 | 37,832 | 0 | 0 |
| PowerShell | 211 | 18,991 | 14,675 | 2,561 | 1,755 |
| C | 10 | 16,625 | 11,406 | 4,402 | 817 |
| WebGPU Shader Language | 42 | 5,735 | 5,651 | 84 | 0 |
| HTML | 122 | 4,151 | 4,101 | 4 | 46 |
| JavaScript | 12 | 3,650 | 3,225 | 154 | 271 |
| CUDA | 1 | 1,356 | 1,341 | 5 | 10 |
| CSS | 6 | 962 | 797 | 75 | 90 |
| Visual Studio Solution | 1 | 694 | 693 | 0 | 1 |
| MSBuild | 35 | 404 | 369 | 21 | 14 |
| Zig | 9 | 115 | 97 | 0 | 18 |

Top language (C# 35.3%). Generated at 2026-08-26T15:48:07.615269944+00:00. Canonical report: https://octocounts.com/github/damiant3/Cobblestone

## Reproduce this report

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

damiant3/Cobblestone has 169,185 total lines, including 124,306 code lines, 30,995 comment lines, and 13,884 blank lines.

### How was the damiant3/Cobblestone line count measured?

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

### What commit was counted for damiant3/Cobblestone?

This OctoCounts report was generated from master at commit 8cc80685c333 on 2026-08-26T15:48:07.615269944+00:00.

## Similar repository reports

- [BeyondDimension/SteamTools](https://octocounts.com/github/BeyondDimension/SteamTools) — C#, 120,554 code lines
- [files-community/files](https://octocounts.com/github/files-community/files) — C#, 135,954 code lines
- [ClassIsland/ClassIsland](https://octocounts.com/github/ClassIsland/ClassIsland) — C#, 110,957 code lines
- [RayrenSX/iPhoneMirror](https://octocounts.com/github/RayrenSX/iPhoneMirror) — C#, 96,187 code lines
- [aluxnimm/outlookcaldavsynchronizer](https://octocounts.com/github/aluxnimm/outlookcaldavsynchronizer) — C#, 86,713 code lines
- [GOWone/MicroXRF](https://octocounts.com/github/GOWone/MicroXRF) — C#, 163,969 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)
