# frankframework/frankframework SLOC report

> As of 2026-09-17 (commit f8d00e43b5da), frankframework/frankframework contains 283,130 total lines: 197,731 code, 52,136 comments, 33,263 blank, across 2,033 files in 17 languages (top: Java 69.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

frankframework/frankframework has 197,731 source lines of code out of 283,130 total lines across 2,033 files, counted from the f8d00e43b5dade092b159bfb80130ba44e895c46 ref at commit f8d00e43b5da 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 frankframework/frankframework to commit f8d00e43b5da, 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 69.8% of all lines, comments represent 18.4%, and the repository averages 97 code lines per file. Java accounts for 69.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 1,451 | 213,030 | 138,179 | 48,060 | 26,791 |
| XML | 126 | 14,827 | 13,370 | 649 | 808 |
| CSS | 7 | 13,393 | 12,701 | 204 | 488 |
| TypeScript | 203 | 14,490 | 12,591 | 178 | 1,721 |
| YAML | 31 | 9,936 | 7,849 | 1 | 2,086 |
| HTML | 63 | 6,129 | 6,099 | 13 | 17 |
| XSL | 36 | 4,674 | 4,100 | 262 | 312 |
| JavaScript | 4 | 1,177 | 952 | 78 | 147 |
| Sass | 63 | 952 | 784 | 29 | 139 |
| JSON | 11 | 428 | 428 | 0 | 0 |
| Shell | 8 | 463 | 320 | 72 | 71 |
| Batch | 1 | 189 | 165 | 0 | 24 |

Top language (Java 69.9%). Generated at 2026-09-17T06:45:59.679672327+00:00. Canonical report: https://octocounts.com/github/frankframework/frankframework

## Reproduce this report

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

frankframework/frankframework has 283,130 total lines, including 197,731 code lines, 52,136 comment lines, and 33,263 blank lines.

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

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

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

This OctoCounts report was generated from f8d00e43b5dade092b159bfb80130ba44e895c46 at commit f8d00e43b5da on 2026-09-17T06:45:59.679672327+00:00.

## Similar repository reports

- [apache/dolphinscheduler](https://octocounts.com/github/apache/dolphinscheduler) — Java, 200,694 code lines
- [jenkinsci/jenkins](https://octocounts.com/github/jenkinsci/jenkins) — Java, 194,415 code lines
- [broadinstitute/gatk](https://octocounts.com/github/broadinstitute/gatk) — Java, 204,328 code lines
- [gephi/gephi](https://octocounts.com/github/gephi/gephi) — Java, 210,522 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

## 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)
