# ryotairi/Furrygana SLOC report

> As of 2026-09-16 (commit 6eb77b2172fd), ryotairi/Furrygana contains 1,201 total lines: 899 code, 190 comments, 112 blank, across 27 files in 6 languages (top: Kotlin 45.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

ryotairi/Furrygana has 899 source lines of code out of 1,201 total lines across 27 files, counted from the 6eb77b2172fd723ce3218e33b07bf9e1934dab92 ref at commit 6eb77b2172fd 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 ryotairi/Furrygana to commit 6eb77b2172fd, 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 74.9% of all lines, comments represent 15.8%, and the repository averages 33 code lines per file. Kotlin accounts for 45.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Kotlin | 12 | 502 | 406 | 43 | 53 |
| XML | 11 | 314 | 282 | 25 | 7 |
| Shell | 1 | 251 | 106 | 119 | 26 |
| Batch | 1 | 94 | 73 | 0 | 21 |
| TOML | 1 | 35 | 32 | 0 | 3 |
| Markdown | 1 | 5 | 0 | 3 | 2 |

Top language (Kotlin 45.2%). Generated at 2026-09-16T10:52:08.918298304+00:00. Canonical report: https://octocounts.com/github/ryotairi/Furrygana

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/ryotairi/Furrygana/commit/6eb77b2172fd723ce3218e33b07bf9e1934dab92?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 ryotairi/Furrygana have?

ryotairi/Furrygana has 1,201 total lines, including 899 code lines, 190 comment lines, and 112 blank lines.

### How was the ryotairi/Furrygana line count measured?

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

### What commit was counted for ryotairi/Furrygana?

This OctoCounts report was generated from 6eb77b2172fd723ce3218e33b07bf9e1934dab92 at commit 6eb77b2172fd on 2026-09-16T10:52:08.918298304+00:00.

## Similar repository reports

- [ZacSweers/ZacSweers](https://octocounts.com/github/ZacSweers/ZacSweers) — Kotlin, 907 code lines
- [baso4/ExpressOCR](https://octocounts.com/github/baso4/ExpressOCR) — Kotlin, 1,155 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

## 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)
