# gh-metrics/metrics SLOC report

> As of 2026-09-17 (commit b594ca3c0c5f), gh-metrics/metrics contains 60,131 total lines: 46,148 code, 11,231 comments, 2,752 blank, across 350 files in 11 languages (top: JSON 25.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

gh-metrics/metrics has 46,148 source lines of code out of 60,131 total lines across 350 files, counted from the b594ca3c0c5f4312f9674afb91ca8d7619f9c77d ref at commit b594ca3c0c5f 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 gh-metrics/metrics to commit b594ca3c0c5f, 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 medium-sized codebase by counted code lines. Code represents 76.7% of all lines, comments represent 18.7%, and the repository averages 132 code lines per file. JSON accounts for 25.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 13 | 11,791 | 11,789 | 0 | 2 |
| JavaScript | 76 | 13,035 | 10,933 | 1,449 | 653 |
| TypeScript | 2 | 7,625 | 7,617 | 5 | 3 |
| YAML | 110 | 6,878 | 5,852 | 133 | 893 |
| CSS | 7 | 4,575 | 4,243 | 108 | 224 |
| SVG | 9 | 3,512 | 3,491 | 0 | 21 |
| GraphQL | 60 | 1,277 | 1,259 | 15 | 3 |
| HTML | 5 | 912 | 874 | 7 | 31 |
| Shell | 1 | 89 | 67 | 14 | 8 |
| Dockerfile | 1 | 39 | 23 | 12 | 4 |
| Markdown | 66 | 10,398 | 0 | 9,488 | 910 |

Top language (JSON 25.5%). Generated at 2026-09-17T01:48:42.090886135+00:00. Canonical report: https://octocounts.com/github/gh-metrics/metrics

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/gh-metrics/metrics/commit/b594ca3c0c5f4312f9674afb91ca8d7619f9c77d?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 gh-metrics/metrics have?

gh-metrics/metrics has 60,131 total lines, including 46,148 code lines, 11,231 comment lines, and 2,752 blank lines.

### How was the gh-metrics/metrics line count measured?

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

### What commit was counted for gh-metrics/metrics?

This OctoCounts report was generated from b594ca3c0c5f4312f9674afb91ca8d7619f9c77d at commit b594ca3c0c5f on 2026-09-17T01:48:42.090886135+00:00.

## Similar repository reports

- [qishibo/AnotherRedisDesktopManager](https://octocounts.com/github/qishibo/AnotherRedisDesktopManager) — JSON, 46,510 code lines
- [Code-4-Community/bcan](https://octocounts.com/github/Code-4-Community/bcan) — JSON, 47,377 code lines
- [nlp4musa/music-crs-evaluator](https://octocounts.com/github/nlp4musa/music-crs-evaluator) — JSON, 48,279 code lines
- [priyanshpatel18/anchorlabs](https://octocounts.com/github/priyanshpatel18/anchorlabs) — JSON, 43,857 code lines
- [iv-org/invidious](https://octocounts.com/github/iv-org/invidious) — JSON, 49,366 code lines
- [Ansh-699/SlipStream](https://octocounts.com/github/Ansh-699/SlipStream) — JSON, 42,499 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)
