# RikkaApps/Sui SLOC report

> As of 2026-09-17 (commit 2f5fd2a04bc0), RikkaApps/Sui contains 14,558 total lines: 9,517 code, 2,806 comments, 2,235 blank, across 158 files in 13 languages (top: Java 52.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

RikkaApps/Sui has 9,517 source lines of code out of 14,558 total lines across 158 files, counted from the 2f5fd2a04bc061eb2a8431cc3ede9066954f5a7c ref at commit 2f5fd2a04bc0 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 RikkaApps/Sui to commit 2f5fd2a04bc0, 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 65.4% of all lines, comments represent 19.3%, and the repository averages 60 code lines per file. Java accounts for 52.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 68 | 7,920 | 4,979 | 1,759 | 1,182 |
| C++ | 18 | 2,300 | 1,665 | 269 | 366 |
| Kotlin | 11 | 993 | 668 | 200 | 125 |
| C++ Header | 4 | 876 | 573 | 165 | 138 |
| XML | 25 | 550 | 482 | 18 | 50 |
| Shell | 8 | 576 | 435 | 59 | 82 |
| C | 1 | 377 | 333 | 4 | 40 |
| C Header | 16 | 456 | 174 | 198 | 84 |
| CMake | 1 | 95 | 76 | 0 | 19 |
| Prolog | 2 | 93 | 69 | 0 | 24 |
| Batch | 1 | 84 | 61 | 0 | 23 |
| Forge Config | 1 | 2 | 2 | 0 | 0 |

Top language (Java 52.3%). Generated at 2026-09-17T02:26:30.547089318+00:00. Canonical report: https://octocounts.com/github/RikkaApps/Sui

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/RikkaApps/Sui/commit/2f5fd2a04bc061eb2a8431cc3ede9066954f5a7c?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 RikkaApps/Sui have?

RikkaApps/Sui has 14,558 total lines, including 9,517 code lines, 2,806 comment lines, and 2,235 blank lines.

### How was the RikkaApps/Sui line count measured?

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

### What commit was counted for RikkaApps/Sui?

This OctoCounts report was generated from 2f5fd2a04bc061eb2a8431cc3ede9066954f5a7c at commit 2f5fd2a04bc0 on 2026-09-17T02:26:30.547089318+00:00.

## Similar repository reports

- [Code-4-Community/hands-across-the-sea-backend](https://octocounts.com/github/Code-4-Community/hands-across-the-sea-backend) — Java, 9,505 code lines
- [emerald000/clue-helper](https://octocounts.com/github/emerald000/clue-helper) — Java, 9,235 code lines
- [Soft-Where-21/Compiler_2023_ref_Charles2530](https://octocounts.com/github/Soft-Where-21/Compiler_2023_ref_Charles2530) — Java, 9,004 code lines
- [17810286827/league-akari-server](https://octocounts.com/github/17810286827/league-akari-server) — Java, 10,082 code lines
- [jspecify/jspecify](https://octocounts.com/github/jspecify/jspecify) — Java, 8,457 code lines
- [ENA-QWQ/MCAA](https://octocounts.com/github/ENA-QWQ/MCAA) — Java, 11,000 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)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [Kubernetes vs Docker Compose](https://octocounts.com/compare/kubernetes-vs-docker-compose)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [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)
