# TimefoldAI/timefold-solver SLOC report

> As of 2026-09-17 (commit 51c05a6c8c73), TimefoldAI/timefold-solver contains 216,000 total lines: 152,171 code, 34,027 comments, 29,802 blank, across 2,375 files in 14 languages (top: Java 91.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

TimefoldAI/timefold-solver has 152,171 source lines of code out of 216,000 total lines across 2,375 files, counted from the main ref at commit 51c05a6c8c73 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 TimefoldAI/timefold-solver to commit 51c05a6c8c73, 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 70.4% of all lines, comments represent 15.8%, and the repository averages 64 code lines per file. Java accounts for 91.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 2,279 | 201,354 | 139,052 | 33,271 | 29,031 |
| XML | 52 | 5,329 | 4,853 | 181 | 295 |
| SVG | 10 | 4,699 | 4,687 | 6 | 6 |
| FreeMarker | 6 | 1,251 | 1,231 | 1 | 19 |
| JSON | 4 | 809 | 809 | 0 | 0 |
| JavaScript | 7 | 751 | 575 | 74 | 102 |
| AsciiDoc | 3 | 533 | 405 | 0 | 128 |
| Shell | 1 | 295 | 210 | 53 | 32 |
| Batch | 1 | 189 | 165 | 0 | 24 |
| CSS | 3 | 103 | 89 | 5 | 9 |
| YAML | 5 | 81 | 79 | 2 | 0 |
| XSL | 1 | 23 | 16 | 3 | 4 |

Top language (Java 91.4%). Generated at 2026-09-17T20:42:06.427507388+00:00. Canonical report: https://octocounts.com/github/TimefoldAI/timefold-solver

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/TimefoldAI/timefold-solver/commit/51c05a6c8c73dbaca5c7f37aa05873f65e41745a?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 TimefoldAI/timefold-solver have?

TimefoldAI/timefold-solver has 216,000 total lines, including 152,171 code lines, 34,027 comment lines, and 29,802 blank lines.

### How was the TimefoldAI/timefold-solver line count measured?

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

### What commit was counted for TimefoldAI/timefold-solver?

This OctoCounts report was generated from main at commit 51c05a6c8c73 on 2026-09-17T20:42:06.427507388+00:00.

## Similar repository reports

- [lakesoul-io/LakeSoul](https://octocounts.com/github/lakesoul-io/LakeSoul) — Java, 152,475 code lines
- [apache/maven](https://octocounts.com/github/apache/maven) — Java, 152,681 code lines
- [apache/Maven](https://octocounts.com/github/apache/Maven) — Java, 153,135 code lines
- [obus-globus/jadx](https://octocounts.com/github/obus-globus/jadx) — Java, 133,496 code lines
- [apache/polaris](https://octocounts.com/github/apache/polaris) — Java, 128,856 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)
