# boyter/scc SLOC report

> As of 2026-09-12 (commit 1a89b0aaf840), boyter/scc contains 138,968 total lines: 115,156 code, 7,169 comments, 16,643 blank, across 284 files in 93 languages (top: GraphQL 44.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

boyter/scc has 115,156 source lines of code out of 138,968 total lines across 284 files, counted from the 1a89b0aaf840da20f2281459d850a65be1636e77 ref at commit 1a89b0aaf840 by the OctoCounts tokei engine on 2026-09-12. 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 boyter/scc to commit 1a89b0aaf840, 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 82.9% of all lines, comments represent 5.2%, and the repository averages 405 code lines per file. GraphQL accounts for 44.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| GraphQL | 1 | 61,602 | 51,644 | 0 | 9,958 |
| Go | 105 | 52,206 | 44,060 | 3,982 | 4,164 |
| JSON | 2 | 9,686 | 9,685 | 0 | 1 |
| Java | 24 | 3,913 | 2,464 | 651 | 798 |
| HTML | 2 | 1,466 | 1,460 | 0 | 6 |
| Objective-C | 2 | 1,367 | 1,094 | 66 | 207 |
| Shell | 2 | 726 | 553 | 83 | 90 |
| Go HTML | 1 | 574 | 550 | 2 | 22 |
| Python | 16 | 721 | 534 | 76 | 111 |
| Coq | 3 | 320 | 278 | 9 | 33 |
| YAML | 3 | 322 | 274 | 2 | 46 |
| Arturo | 1 | 417 | 210 | 126 | 81 |

Top language (GraphQL 44.8%). Generated at 2026-09-12T06:46:07.589336784+00:00. Canonical report: https://octocounts.com/github/boyter/scc

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/boyter/scc/commit/1a89b0aaf840da20f2281459d850a65be1636e77?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 boyter/scc have?

boyter/scc has 138,968 total lines, including 115,156 code lines, 7,169 comment lines, and 16,643 blank lines.

### How was the boyter/scc line count measured?

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

### What commit was counted for boyter/scc?

This OctoCounts report was generated from 1a89b0aaf840da20f2281459d850a65be1636e77 at commit 1a89b0aaf840 on 2026-09-12T06:46:07.589336784+00:00.

## Similar repository reports

- [schpet/linear-cli](https://octocounts.com/github/schpet/linear-cli) — GraphQL, 38,780 code lines
- [fissehab/MuleSoft](https://octocounts.com/github/fissehab/MuleSoft) — JSON, 115,094 code lines
- [fissehab/mulesoft](https://octocounts.com/github/fissehab/mulesoft) — JSON, 115,094 code lines
- [qq547475331/KubePolaris](https://octocounts.com/github/qq547475331/KubePolaris) — TSX, 115,369 code lines
- [SanAntonio021/agents-skills](https://octocounts.com/github/SanAntonio021/agents-skills) — Python, 114,897 code lines
- [FlagOpen/FlagEmbedding](https://octocounts.com/github/FlagOpen/FlagEmbedding) — Python, 115,659 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)
