# ZacSweers/ZacSweers SLOC report

> As of 2026-09-16 (commit 30a9ffca1475), ZacSweers/ZacSweers contains 1,498 total lines: 907 code, 399 comments, 192 blank, across 24 files in 8 languages (top: Kotlin 74.6%). Default configuration. Counted with tokei via OctoCounts.

ZacSweers/ZacSweers has 907 source lines of code out of 1,498 total lines across 24 files, counted from the main ref at commit 30a9ffca1475 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 ZacSweers/ZacSweers to commit 30a9ffca1475, 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 60.5% of all lines, comments represent 26.6%, and the repository averages 38 code lines per file. Kotlin accounts for 74.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Kotlin | 15 | 856 | 677 | 84 | 95 |
| Shell | 2 | 253 | 105 | 120 | 28 |
| Batch | 1 | 82 | 64 | 0 | 18 |
| TOML | 1 | 46 | 44 | 0 | 2 |
| HTML | 1 | 11 | 11 | 0 | 0 |
| JSON | 2 | 6 | 6 | 0 | 0 |
| Markdown | 1 | 42 | 0 | 26 | 16 |
| Plain Text | 1 | 202 | 0 | 169 | 33 |

Top language (Kotlin 74.6%). Generated at 2026-09-16T13:59:01.580512628+00:00. Canonical report: https://octocounts.com/github/ZacSweers/ZacSweers

## Reproduce this report

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

ZacSweers/ZacSweers has 1,498 total lines, including 907 code lines, 399 comment lines, and 192 blank lines.

### How was the ZacSweers/ZacSweers line count measured?

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

### What commit was counted for ZacSweers/ZacSweers?

This OctoCounts report was generated from main at commit 30a9ffca1475 on 2026-09-16T13:59:01.580512628+00:00.

## Similar repository reports

- [ryotairi/Furrygana](https://octocounts.com/github/ryotairi/Furrygana) — Kotlin, 899 code lines
- [n08i40k/uname-in-name](https://octocounts.com/github/n08i40k/uname-in-name) — Kotlin, 1,776 code lines
- [cashapp/molecule](https://octocounts.com/github/cashapp/molecule) — Kotlin, 2,099 code lines
- [iamjosephmj/hydra](https://octocounts.com/github/iamjosephmj/hydra) — Kotlin, 2,301 code lines
- [madeye/ad-skipper](https://octocounts.com/github/madeye/ad-skipper) — Kotlin, 2,313 code lines
- [touchlab/KaMPKit](https://octocounts.com/github/touchlab/KaMPKit) — Kotlin, 2,429 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)
- [React Native vs Flutter](https://octocounts.com/compare/react-native-vs-flutter)
- [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)
