# The-OpenROAD-Project/OpenROAD SLOC report

> As of 2026-09-21 (commit 3ab04b4dd1e1), The-OpenROAD-Project/OpenROAD contains 6,980,480 total lines: 6,665,334 code, 167,592 comments, 147,554 blank, across 7,548 files in 33 languages (top: Module-Definition 44.3%). Default configuration. Counted with tokei via OctoCounts.

The-OpenROAD-Project/OpenROAD has 6,665,334 source lines of code out of 6,980,480 total lines across 7,548 files, counted from the master ref at commit 3ab04b4dd1e1 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 The-OpenROAD-Project/OpenROAD to commit 3ab04b4dd1e1, 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 very large codebase by counted code lines. Code represents 95.5% of all lines, comments represent 2.4%, and the repository averages 883 code lines per file. Module-Definition accounts for 44.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Module-Definition | 496 | 2,973,603 | 2,953,993 | 18,401 | 1,209 |
| Coq | 1,520 | 2,797,585 | 2,756,080 | 31,158 | 10,347 |
| C++ | 1,088 | 698,462 | 582,936 | 42,755 | 72,771 |
| C Header | 866 | 150,496 | 102,404 | 26,298 | 21,794 |
| TCL | 1,698 | 69,545 | 51,986 | 6,465 | 11,094 |
| SVG | 528 | 43,586 | 43,487 | 20 | 79 |
| C++ Header | 240 | 66,977 | 43,106 | 14,897 | 8,974 |
| JavaScript | 73 | 31,309 | 24,024 | 4,242 | 3,043 |
| Bazel | 142 | 23,874 | 21,010 | 1,413 | 1,451 |
| Python | 326 | 25,214 | 19,880 | 1,411 | 3,923 |
| Snakemake | 6 | 17,770 | 16,380 | 0 | 1,390 |
| SWIG | 75 | 14,538 | 12,493 | 485 | 1,560 |

Top language (Module-Definition 44.3%). Generated at 2026-09-21T02:45:41.056288725+00:00. Canonical report: https://octocounts.com/github/The-OpenROAD-Project/OpenROAD

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/The-OpenROAD-Project/OpenROAD/commit/3ab04b4dd1e1b86d603faf3e75a20bd276f61757?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

### How many lines of code does The-OpenROAD-Project/OpenROAD have?

The-OpenROAD-Project/OpenROAD has 6,980,480 total lines, including 6,665,334 code lines, 167,592 comment lines, and 147,554 blank lines.

### How was the The-OpenROAD-Project/OpenROAD line count measured?

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

### What commit was counted for The-OpenROAD-Project/OpenROAD?

This OctoCounts report was generated from master at commit 3ab04b4dd1e1 on 2026-09-21T02:45:41.056288725+00:00.

## Similar repository reports

- [hsutter/cppfront](https://octocounts.com/github/hsutter/cppfront) — C++, 476,996 code lines
- [pointcloudlibrary/pcl](https://octocounts.com/github/pointcloudlibrary/pcl) — C++, 515,645 code lines
- [RPCS3/rpcs3](https://octocounts.com/github/RPCS3/rpcs3) — C++, 519,239 code lines
- [chromium/openscreen](https://octocounts.com/github/chromium/openscreen) — C++, 523,407 code lines
- [handy-computer/transcribe.cpp](https://octocounts.com/github/handy-computer/transcribe.cpp) — C++, 526,627 code lines
- [LostRuins/koboldcpp](https://octocounts.com/github/LostRuins/koboldcpp) — C++, 529,734 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)
- [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)
