# micronaut-projects/micronaut-core SLOC report

> As of 2026-08-26 (commit 88d07edeb51e), micronaut-projects/micronaut-core contains 385,498 total lines: 227,509 code, 120,744 comments, 37,245 blank, across 2,838 files in 13 languages (top: Java 93.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving micronaut-projects/micronaut-core to commit 88d07edeb51e, 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 large codebase by counted code lines. Code represents 59.0% of all lines, comments represent 31.3%, and the repository averages 80 code lines per file. Java accounts for 93.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 2,649 | 364,300 | 211,925 | 117,762 | 34,613 |
| Kotlin | 117 | 9,893 | 7,752 | 979 | 1,162 |
| Python | 9 | 5,754 | 4,725 | 378 | 651 |
| JSON | 7 | 1,482 | 1,482 | 0 | 0 |
| Groovy | 14 | 1,511 | 1,023 | 315 | 173 |
| TOML | 1 | 348 | 269 | 14 | 65 |
| XML | 5 | 281 | 138 | 100 | 43 |
| Shell | 2 | 249 | 104 | 119 | 26 |
| Batch | 1 | 82 | 64 | 0 | 18 |
| AsciiDoc | 2 | 20 | 18 | 0 | 2 |
| YAML | 5 | 89 | 9 | 75 | 5 |
| Markdown | 22 | 1,482 | 0 | 996 | 486 |

Top language (Java 93.2%). Generated at 2026-08-26T18:39:22.517282300+00:00. Canonical report: https://octocounts.com/github/micronaut-projects/micronaut-core

## Report FAQ

### How many lines of code does micronaut-projects/micronaut-core have?

micronaut-projects/micronaut-core has 385,498 total lines, including 227,509 code lines, 120,744 comment lines, and 37,245 blank lines.

### How was the micronaut-projects/micronaut-core line count measured?

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

### What commit was counted for micronaut-projects/micronaut-core?

This OctoCounts report was generated from 5.2.x at commit 88d07edeb51e on 2026-08-26T18:39:22.517282300+00:00.

## Similar repository reports

- [google/ExoPlayer](https://octocounts.com/github/google/ExoPlayer) — Java, 236,475 code lines
- [spring-projects/spring-boot](https://octocounts.com/github/spring-projects/spring-boot) — Java, 244,527 code lines
- [apache/ant](https://octocounts.com/github/apache/ant) — Java, 250,278 code lines
- [alibaba/fastjson2](https://octocounts.com/github/alibaba/fastjson2) — Java, 198,060 code lines
- [frankframework/frankframework](https://octocounts.com/github/frankframework/frankframework) — Java, 195,750 code lines
- [apache/ActiveMQ](https://octocounts.com/github/apache/ActiveMQ) — Java, 261,489 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)
