# micronaut-projects/micronaut-core SLOC report

> As of 2026-09-16 (commit 78f8ba45ac58), micronaut-projects/micronaut-core contains 412,715 total lines: 242,510 code, 130,880 comments, 39,325 blank, across 2,933 files in 13 languages (top: Java 93.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

micronaut-projects/micronaut-core has 242,510 source lines of code out of 412,715 total lines across 2,933 files, counted from the 78f8ba45ac58beccb169fcb3bbb9003a48578868 ref at commit 78f8ba45ac58 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 micronaut-projects/micronaut-core to commit 78f8ba45ac58, 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 58.8% of all lines, comments represent 31.7%, and the repository averages 83 code lines per file. Java accounts for 93.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 2,735 | 390,850 | 226,643 | 127,656 | 36,551 |
| Kotlin | 120 | 10,317 | 8,022 | 1,087 | 1,208 |
| Python | 11 | 5,582 | 4,506 | 365 | 711 |
| JSON | 8 | 1,519 | 1,519 | 0 | 0 |
| Groovy | 14 | 1,569 | 1,059 | 335 | 175 |
| XML | 6 | 453 | 295 | 111 | 47 |
| TOML | 1 | 350 | 271 | 14 | 65 |
| 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 | 24 | 1,628 | 0 | 1,112 | 516 |

Top language (Java 93.5%). Generated at 2026-09-16T06:58:49.488731050+00:00. Canonical report: https://octocounts.com/github/micronaut-projects/micronaut-core

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/micronaut-projects/micronaut-core/commit/78f8ba45ac58beccb169fcb3bbb9003a48578868?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 micronaut-projects/micronaut-core have?

micronaut-projects/micronaut-core has 412,715 total lines, including 242,510 code lines, 130,880 comment lines, and 39,325 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 78f8ba45ac58, 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 78f8ba45ac58beccb169fcb3bbb9003a48578868 at commit 78f8ba45ac58 on 2026-09-16T06:58:49.488731050+00:00.

## Similar repository reports

- [spring-projects/spring-boot](https://octocounts.com/github/spring-projects/spring-boot) — Java, 245,337 code lines
- [apache/activemq](https://octocounts.com/github/apache/activemq) — Java, 249,430 code lines
- [apache/ant](https://octocounts.com/github/apache/ant) — Java, 250,419 code lines
- [DataLinkDC/dinky](https://octocounts.com/github/DataLinkDC/dinky) — Java, 233,157 code lines
- [datalinkdc/dinky](https://octocounts.com/github/datalinkdc/dinky) — Java, 233,157 code lines
- [anonfaded/FadCam](https://octocounts.com/github/anonfaded/FadCam) — Java, 225,942 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)
