# apache/dolphinscheduler SLOC report

> As of 2026-09-16 (commit 6823d26ef172), apache/dolphinscheduler contains 382,835 total lines: 200,694 code, 135,276 comments, 46,865 blank, across 3,392 files in 19 languages (top: Java 51.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving apache/dolphinscheduler to commit 6823d26ef172, 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 52.4% of all lines, comments represent 35.3%, and the repository averages 59 code lines per file. Java accounts for 51.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 2,025 | 182,652 | 103,589 | 52,357 | 26,706 |
| TypeScript | 438 | 44,606 | 34,664 | 7,399 | 2,543 |
| TSX | 140 | 23,131 | 19,294 | 2,367 | 1,470 |
| XML | 203 | 19,791 | 15,027 | 3,366 | 1,398 |
| JSON | 9 | 10,359 | 10,359 | 0 | 0 |
| SQL | 57 | 9,594 | 7,048 | 1,842 | 704 |
| YAML | 53 | 8,786 | 6,511 | 1,582 | 693 |
| HCL | 24 | 1,639 | 1,110 | 389 | 140 |
| Sass | 39 | 1,816 | 1,050 | 630 | 136 |
| Shell | 22 | 1,396 | 750 | 452 | 194 |
| Pan | 1 | 415 | 396 | 16 | 3 |
| Python | 7 | 547 | 354 | 116 | 77 |

Top language (Java 51.6%). Generated at 2026-09-16T12:55:31.251903917+00:00. Canonical report: https://octocounts.com/github/apache/dolphinscheduler

## Report FAQ

### How many lines of code does apache/dolphinscheduler have?

apache/dolphinscheduler has 382,835 total lines, including 200,694 code lines, 135,276 comment lines, and 46,865 blank lines.

### How was the apache/dolphinscheduler line count measured?

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

### What commit was counted for apache/dolphinscheduler?

This OctoCounts report was generated from 6823d26ef1725c0d49a0fc9fa15a6872e894f9c4 at commit 6823d26ef172 on 2026-09-16T12:55:31.251903917+00:00.

## Similar repository reports

- [frankframework/frankframework](https://octocounts.com/github/frankframework/frankframework) — Java, 195,750 code lines
- [jenkinsci/jenkins](https://octocounts.com/github/jenkinsci/jenkins) — Java, 194,018 code lines
- [apache/ZooKeeper](https://octocounts.com/github/apache/ZooKeeper) — Java, 192,768 code lines
- [gephi/gephi](https://octocounts.com/github/gephi/gephi) — Java, 210,253 code lines
- [metaxk-company/free-mes](https://octocounts.com/github/metaxk-company/free-mes) — Java, 182,763 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
