# jenkinsci/jenkins SLOC report

> As of 2026-09-08 (commit 2701fc6c4e75), jenkinsci/jenkins contains 431,785 total lines: 293,056 code, 92,852 comments, 45,877 blank, across 3,668 files in 18 languages (top: Java 71.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving jenkinsci/jenkins to commit 2701fc6c4e75, 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 67.9% of all lines, comments represent 21.5%, and the repository averages 80 code lines per file. Java accounts for 71.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 1,945 | 338,167 | 209,011 | 87,969 | 41,187 |
| SVG | 218 | 30,537 | 30,357 | 68 | 112 |
| HTML | 1,004 | 15,240 | 14,575 | 47 | 618 |
| JavaScript | 131 | 15,235 | 11,852 | 1,935 | 1,448 |
| Sass | 80 | 10,679 | 8,794 | 217 | 1,668 |
| JSON | 30 | 7,546 | 7,546 | 0 | 0 |
| XML | 129 | 6,740 | 5,736 | 894 | 110 |
| CSS | 12 | 2,313 | 2,120 | 127 | 66 |
| Groovy | 61 | 1,757 | 1,057 | 486 | 214 |
| Ruby | 1 | 551 | 524 | 13 | 14 |
| AsciiDoc | 2 | 586 | 459 | 1 | 126 |
| Handlebars | 15 | 407 | 396 | 1 | 10 |

Top language (Java 71.3%). Generated at 2026-09-08T07:07:34.022174598+00:00. Canonical report: https://octocounts.com/github/jenkinsci/jenkins

## Report FAQ

### How many lines of code does jenkinsci/jenkins have?

jenkinsci/jenkins has 431,785 total lines, including 293,056 code lines, 92,852 comment lines, and 45,877 blank lines.

### How was the jenkinsci/jenkins line count measured?

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

### What commit was counted for jenkinsci/jenkins?

This OctoCounts report was generated from master at commit 2701fc6c4e75 on 2026-09-08T07:07:34.022174598+00:00.

## Similar repository reports

- [apache/tomcat](https://octocounts.com/github/apache/tomcat) — Java, 295,587 code lines
- [kestra-io/kestra](https://octocounts.com/github/kestra-io/kestra) — Java, 309,259 code lines
- [google/guava](https://octocounts.com/github/google/guava) — Java, 274,029 code lines
- [OtterMind/Chat2DB](https://octocounts.com/github/OtterMind/Chat2DB) — Java, 321,326 code lines
- [apache/ActiveMQ](https://octocounts.com/github/apache/ActiveMQ) — Java, 261,780 code lines
- [yuliskov/SmartTube](https://octocounts.com/github/yuliskov/SmartTube) — Java, 324,444 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)
