# kestra-io/kestra SLOC report

> As of 2026-09-18 (commit 69bf5634f3d0), kestra-io/kestra contains 391,317 total lines: 322,106 code, 35,922 comments, 33,289 blank, across 3,088 files in 20 languages (top: Java 37.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

kestra-io/kestra has 322,106 source lines of code out of 391,317 total lines across 3,088 files, counted from the 69bf5634f3d080159fca76e08128687727f573ba ref at commit 69bf5634f3d0 by the OctoCounts tokei engine on 2026-09-18. 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 kestra-io/kestra to commit 69bf5634f3d0, 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 82.3% of all lines, comments represent 9.2%, and the repository averages 104 code lines per file. Java accounts for 37.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 1,744 | 164,004 | 119,088 | 22,616 | 22,300 |
| JSON | 39 | 65,696 | 65,696 | 0 | 0 |
| SVG | 144 | 64,011 | 63,842 | 3 | 166 |
| TypeScript | 477 | 70,769 | 53,719 | 9,659 | 7,391 |
| Vue | 513 | 11,089 | 9,720 | 25 | 1,344 |
| YAML | 44 | 2,871 | 2,453 | 306 | 112 |
| JavaScript | 24 | 3,300 | 2,354 | 652 | 294 |
| Sass | 20 | 2,596 | 2,133 | 122 | 341 |
| SQL | 29 | 2,483 | 1,814 | 348 | 321 |
| Shell | 11 | 640 | 340 | 204 | 96 |
| Makefile | 1 | 275 | 220 | 27 | 28 |
| Protocol Buffers | 6 | 325 | 178 | 82 | 65 |

Top language (Java 37.0%). Generated at 2026-09-18T05:24:27.240685939+00:00. Canonical report: https://octocounts.com/github/kestra-io/kestra

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/kestra-io/kestra/commit/69bf5634f3d080159fca76e08128687727f573ba?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 kestra-io/kestra have?

kestra-io/kestra has 391,317 total lines, including 322,106 code lines, 35,922 comment lines, and 33,289 blank lines.

### How was the kestra-io/kestra line count measured?

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

### What commit was counted for kestra-io/kestra?

This OctoCounts report was generated from 69bf5634f3d080159fca76e08128687727f573ba at commit 69bf5634f3d0 on 2026-09-18T05:24:27.240685939+00:00.

## Similar repository reports

- [apache/ShardingSphere](https://octocounts.com/github/apache/ShardingSphere) — Java, 346,188 code lines
- [apache/tomcat](https://octocounts.com/github/apache/tomcat) — Java, 295,587 code lines
- [yuliskov/SmartTube](https://octocounts.com/github/yuliskov/SmartTube) — Java, 289,599 code lines
- [google/guava](https://octocounts.com/github/google/guava) — Java, 274,029 code lines
- [apache/ActiveMQ](https://octocounts.com/github/apache/ActiveMQ) — Java, 261,780 code lines
- [apache/ant](https://octocounts.com/github/apache/ant) — Java, 250,419 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)
