# gephi/gephi SLOC report

> As of 2026-09-17 (commit 15e54203a47a), gephi/gephi contains 316,553 total lines: 210,522 code, 77,172 comments, 28,859 blank, across 2,078 files in 11 languages (top: Java 65.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

gephi/gephi has 210,522 source lines of code out of 316,553 total lines across 2,078 files, counted from the 15e54203a47ac1a3f7a2f6d6ace3a74238289290 ref at commit 15e54203a47a by the OctoCounts tokei engine on 2026-09-17. 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 gephi/gephi to commit 15e54203a47a, 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 66.5% of all lines, comments represent 24.4%, and the repository averages 101 code lines per file. Java accounts for 65.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 1,375 | 237,014 | 137,175 | 73,242 | 26,597 |
| Gml | 1 | 52,739 | 52,739 | 0 | 0 |
| SVG | 505 | 10,640 | 9,625 | 496 | 519 |
| XML | 94 | 9,688 | 8,861 | 303 | 524 |
| HTML | 47 | 1,661 | 1,654 | 0 | 7 |
| GLSL | 37 | 666 | 362 | 107 | 197 |
| Shell | 1 | 74 | 40 | 18 | 16 |
| YAML | 1 | 42 | 37 | 0 | 5 |
| Swift | 2 | 79 | 29 | 41 | 9 |
| Markdown | 10 | 1,707 | 0 | 1,228 | 479 |
| Plain Text | 5 | 2,243 | 0 | 1,737 | 506 |

Top language (Java 65.2%). Generated at 2026-09-17T20:41:46.645814688+00:00. Canonical report: https://octocounts.com/github/gephi/gephi

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/gephi/gephi/commit/15e54203a47ac1a3f7a2f6d6ace3a74238289290?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 gephi/gephi have?

gephi/gephi has 316,553 total lines, including 210,522 code lines, 77,172 comment lines, and 28,859 blank lines.

### How was the gephi/gephi line count measured?

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

### What commit was counted for gephi/gephi?

This OctoCounts report was generated from 15e54203a47ac1a3f7a2f6d6ace3a74238289290 at commit 15e54203a47a on 2026-09-17T20:41:46.645814688+00:00.

## Similar repository reports

- [broadinstitute/gatk](https://octocounts.com/github/broadinstitute/gatk) — Java, 204,328 code lines
- [apache/dolphinscheduler](https://octocounts.com/github/apache/dolphinscheduler) — Java, 200,694 code lines
- [frankframework/frankframework](https://octocounts.com/github/frankframework/frankframework) — Java, 197,731 code lines
- [anonfaded/FadCam](https://octocounts.com/github/anonfaded/FadCam) — Java, 225,942 code lines
- [jenkinsci/jenkins](https://octocounts.com/github/jenkinsci/jenkins) — Java, 194,415 code lines
- [DataLinkDC/dinky](https://octocounts.com/github/DataLinkDC/dinky) — Java, 233,157 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)
