# cmu-pasta/fray SLOC report

> As of 2026-09-17 (commit b5650548c272), cmu-pasta/fray contains 19,691 total lines: 16,635 code, 837 comments, 2,219 blank, across 277 files in 11 languages (top: Kotlin 86.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

cmu-pasta/fray has 16,635 source lines of code out of 19,691 total lines across 277 files, counted from the b5650548c272749e795ebb27cc7c1f12d6c8ee01 ref at commit b5650548c272 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 cmu-pasta/fray to commit b5650548c272, 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 84.5% of all lines, comments represent 4.3%, and the repository averages 60 code lines per file. Kotlin accounts for 86.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Kotlin | 233 | 16,422 | 14,393 | 400 | 1,629 |
| Java | 24 | 1,509 | 1,115 | 40 | 354 |
| Shell | 4 | 829 | 439 | 297 | 93 |
| Batch | 3 | 376 | 310 | 0 | 66 |
| Nix | 2 | 146 | 142 | 0 | 4 |
| XML | 2 | 107 | 98 | 1 | 8 |
| TOML | 2 | 89 | 85 | 2 | 2 |
| C++ | 1 | 34 | 28 | 0 | 6 |
| CMake | 2 | 27 | 19 | 0 | 8 |
| SVG | 2 | 8 | 6 | 2 | 0 |
| Markdown | 2 | 144 | 0 | 95 | 49 |

Top language (Kotlin 86.5%). Generated at 2026-09-17T00:14:34.986584977+00:00. Canonical report: https://octocounts.com/github/cmu-pasta/fray

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/cmu-pasta/fray/commit/b5650548c272749e795ebb27cc7c1f12d6c8ee01?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 cmu-pasta/fray have?

cmu-pasta/fray has 19,691 total lines, including 16,635 code lines, 837 comment lines, and 2,219 blank lines.

### How was the cmu-pasta/fray line count measured?

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

### What commit was counted for cmu-pasta/fray?

This OctoCounts report was generated from b5650548c272749e795ebb27cc7c1f12d6c8ee01 at commit b5650548c272 on 2026-09-17T00:14:34.986584977+00:00.

## Similar repository reports

- [mlm-games/fluffy](https://octocounts.com/github/mlm-games/fluffy) — Kotlin, 16,511 code lines
- [n08i40k/tg-streaks](https://octocounts.com/github/n08i40k/tg-streaks) — Kotlin, 17,303 code lines
- [mlm-games/batstats](https://octocounts.com/github/mlm-games/batstats) — Kotlin, 14,316 code lines
- [KieronQuinn/PublicComputeServices](https://octocounts.com/github/KieronQuinn/PublicComputeServices) — Kotlin, 14,105 code lines
- [mlm-games/flicky](https://octocounts.com/github/mlm-games/flicky) — Kotlin, 19,588 code lines
- [Yos-X/ClashYou](https://octocounts.com/github/Yos-X/ClashYou) — Kotlin, 20,051 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)
