# RikkaApps/Sui SLOC report

> As of 2026-07-15 (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%). Counted with tokei via OctoCounts.

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-07-15T14:18:52.573119899+00:00. Canonical report: https://octocounts.com/github/RikkaApps/Sui

## 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 master at commit 2f5fd2a04bc0 on 2026-07-15T14:18:52.573119899+00:00.

## Similar repository reports

- [dervarex/minified](https://octocounts.com/github/dervarex/minified) — Java, 9,859 code lines
- [Nano-AI/process-desk](https://octocounts.com/github/Nano-AI/process-desk) — Java, 8,966 code lines
- [json-path/JsonPath](https://octocounts.com/github/json-path/JsonPath) — Java, 10,891 code lines
- [ENA-QWQ/MCAA](https://octocounts.com/github/ENA-QWQ/MCAA) — Java, 11,000 code lines
- [frt321for/battery-digital-passport](https://octocounts.com/github/frt321for/battery-digital-passport) — Java, 7,382 code lines
- [apache/commons-cli](https://octocounts.com/github/apache/commons-cli) — Java, 7,190 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
