# orelia-mc/orelia-core SLOC report

> As of 2026-08-01 (commit a2c2ad25334f), orelia-mc/orelia-core contains 21,562 total lines: 15,164 code, 3,571 comments, 2,827 blank, across 288 files in 6 languages (top: Java 88.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving orelia-mc/orelia-core to commit a2c2ad25334f, 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 70.3% of all lines, comments represent 16.6%, and the repository averages 53 code lines per file. Java accounts for 88.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 263 | 18,685 | 13,428 | 2,731 | 2,526 |
| YAML | 16 | 1,911 | 1,476 | 312 | 123 |
| Shell | 1 | 251 | 106 | 119 | 26 |
| Kotlin | 2 | 104 | 81 | 13 | 10 |
| Batch | 1 | 94 | 73 | 0 | 21 |
| Markdown | 5 | 517 | 0 | 396 | 121 |

Top language (Java 88.6%). Generated at 2026-08-01T14:26:44.820346119+00:00. Canonical report: https://octocounts.com/github/orelia-mc/orelia-core

## Report FAQ

### How many lines of code does orelia-mc/orelia-core have?

orelia-mc/orelia-core has 21,562 total lines, including 15,164 code lines, 3,571 comment lines, and 2,827 blank lines.

### How was the orelia-mc/orelia-core line count measured?

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

### What commit was counted for orelia-mc/orelia-core?

This OctoCounts report was generated from main at commit a2c2ad25334f on 2026-08-01T14:26:44.820346119+00:00.

## Similar repository reports

- [google/gson](https://octocounts.com/github/google/gson) — Java, 14,897 code lines
- [termux/termux-x11](https://octocounts.com/github/termux/termux-x11) — Java, 14,881 code lines
- [SunghoLee/HybriDroid](https://octocounts.com/github/SunghoLee/HybriDroid) — Java, 15,947 code lines
- [frt321for/shared-device-micro-ops](https://octocounts.com/github/frt321for/shared-device-micro-ops) — Java, 14,369 code lines
- [Vbalatki/finance-tracker](https://octocounts.com/github/Vbalatki/finance-tracker) — Java, 16,640 code lines
- [iBotPeaches/Apktool](https://octocounts.com/github/iBotPeaches/Apktool) — Java, 13,560 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)
