# subtle-byte/ghloc SLOC report

> As of 2026-09-16 (commit 4d52e6585335), subtle-byte/ghloc contains 10,882 total lines: 1,318 code, 8,514 comments, 1,050 blank, across 34 files in 10 languages (top: Go 95.6%). Default configuration. Counted with tokei via OctoCounts.

subtle-byte/ghloc has 1,318 source lines of code out of 10,882 total lines across 34 files, counted from the master ref at commit 4d52e6585335 by the OctoCounts tokei engine on 2026-09-16. 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 subtle-byte/ghloc to commit 4d52e6585335, 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 small codebase by counted code lines. Code represents 12.1% of all lines, comments represent 78.2%, and the repository averages 39 code lines per file. Go accounts for 95.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 24 | 1,476 | 1,260 | 9 | 207 |
| Makefile | 1 | 27 | 22 | 1 | 4 |
| HTML | 1 | 15 | 14 | 0 | 1 |
| Dockerfile | 1 | 17 | 11 | 2 | 4 |
| SQL | 1 | 6 | 6 | 0 | 0 |
| SVG | 1 | 3 | 3 | 0 | 0 |
| CSS | 1 | 1 | 1 | 0 | 0 |
| JavaScript | 1 | 1 | 1 | 0 | 0 |
| Markdown | 2 | 50 | 0 | 31 | 19 |
| Plain Text | 1 | 9,286 | 0 | 8,471 | 815 |

Top language (Go 95.6%). Generated at 2026-09-16T17:12:28.861752549+00:00. Canonical report: https://octocounts.com/github/subtle-byte/ghloc

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/subtle-byte/ghloc/commit/4d52e65853353de0709214e818e6d7bcbf525f36?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 subtle-byte/ghloc have?

subtle-byte/ghloc has 10,882 total lines, including 1,318 code lines, 8,514 comment lines, and 1,050 blank lines.

### How was the subtle-byte/ghloc line count measured?

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

### What commit was counted for subtle-byte/ghloc?

This OctoCounts report was generated from master at commit 4d52e6585335 on 2026-09-16T17:12:28.861752549+00:00.

## Similar repository reports

- [Gr3yPh/OierToolKit](https://octocounts.com/github/Gr3yPh/OierToolKit) — Go, 1,308 code lines
- [simonw/showboat](https://octocounts.com/github/simonw/showboat) — Go, 1,373 code lines
- [ExquisiteCore/cnki-search](https://octocounts.com/github/ExquisiteCore/cnki-search) — Go, 1,413 code lines
- [kavenegar/kavenegar-go](https://octocounts.com/github/kavenegar/kavenegar-go) — Go, 814 code lines
- [joshuawheelock/grill-me](https://octocounts.com/github/joshuawheelock/grill-me) — Go, 739 code lines
- [MikebangSfilya/tree-tracker](https://octocounts.com/github/MikebangSfilya/tree-tracker) — Go, 1,916 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)
