# jenkinsci/jenkins SLOC report

> As of 2026-09-21 (commit 545be3a2c852), jenkinsci/jenkins contains 300,139 total lines: 194,415 code, 77,858 comments, 27,866 blank, across 2,808 files in 16 languages (top: Java 62.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

jenkinsci/jenkins has 194,415 source lines of code out of 300,139 total lines across 2,808 files, counted from the master ref at commit 545be3a2c852 by the OctoCounts tokei engine on 2026-09-21. 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 jenkinsci/jenkins to commit 545be3a2c852, 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 64.8% of all lines, comments represent 25.9%, and the repository averages 69 code lines per file. Java accounts for 62.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 1,276 | 217,627 | 120,656 | 73,610 | 23,361 |
| SVG | 216 | 30,522 | 30,342 | 68 | 112 |
| HTML | 1,001 | 15,230 | 14,565 | 47 | 618 |
| JavaScript | 126 | 15,256 | 11,880 | 1,940 | 1,436 |
| Sass | 80 | 10,924 | 9,000 | 220 | 1,704 |
| XML | 20 | 3,780 | 3,044 | 642 | 94 |
| CSS | 12 | 2,313 | 2,120 | 127 | 66 |
| Groovy | 37 | 1,388 | 907 | 322 | 159 |
| Ruby | 1 | 551 | 524 | 13 | 14 |
| JSON | 3 | 400 | 400 | 0 | 0 |
| Handlebars | 15 | 407 | 396 | 1 | 10 |
| Perl | 1 | 490 | 359 | 84 | 47 |

Top language (Java 62.1%). Generated at 2026-09-21T02:11:29.467020605+00:00. Canonical report: https://octocounts.com/github/jenkinsci/jenkins

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/jenkinsci/jenkins/commit/545be3a2c852464f11414d4697882dc894002ede?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 jenkinsci/jenkins have?

jenkinsci/jenkins has 300,139 total lines, including 194,415 code lines, 77,858 comment lines, and 27,866 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 545be3a2c852, 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 545be3a2c852 on 2026-09-21T02:11:29.467020605+00:00.

## Similar repository reports

- [frankframework/frankframework](https://octocounts.com/github/frankframework/frankframework) — Java, 197,731 code lines
- [apache/dolphinscheduler](https://octocounts.com/github/apache/dolphinscheduler) — Java, 200,694 code lines
- [broadinstitute/gatk](https://octocounts.com/github/broadinstitute/gatk) — Java, 204,328 code lines
- [metaxk-company/free-mes](https://octocounts.com/github/metaxk-company/free-mes) — Java, 182,763 code lines
- [andreknieriem/headunit-revived](https://octocounts.com/github/andreknieriem/headunit-revived) — Java, 179,427 code lines
- [gephi/gephi](https://octocounts.com/github/gephi/gephi) — Java, 210,522 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)
