As of 2026-08-06 (commit 8b08d4d79514), catchorg/Catch2 contains 211,431 total lines: 63,408 code, 124,971 comments, 23,052 blank, across 557 files in 16 languages (top: C++ 53.4%). Counted with tokei via OctoCounts.
OctoCounts produced this report by resolving catchorg/Catch2 to commit 8b08d4d79514, 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.
This is a medium-sized codebase by counted code lines. Code represents 30.0% of all lines, comments represent 59.1%, and the repository averages 114 code lines per file. C++ accounts for 53.4% of counted code.
| Language | Files | Lines | Code | Comments | Blanks |
|---|---|---|---|---|---|
| C++ | 226 | 42482 | 33868 | 3197 | 5417 |
| C++ Header | 187 | 32347 | 22521 | 3709 | 6117 |
| CMake | 22 | 4656 | 3380 | 671 | 605 |
| Python | 32 | 2995 | 2167 | 289 | 539 |
| Meson | 4 | 505 | 450 | 27 | 28 |
| SVG | 4 | 380 | 372 | 4 | 4 |
| Bazel | 3 | 209 | 193 | 5 | 11 |
| JSON | 3 | 183 | 183 | 0 | 0 |
| Autoconf | 4 | 277 | 71 | 120 | 86 |
| YAML | 2 | 105 | 69 | 16 | 20 |
| Shell | 3 | 107 | 59 | 25 | 23 |
| Batch | 3 | 54 | 48 | 0 | 6 |
Top language (C++ 53.4%). Generated at 2026-08-06T14:38:04.952630265+00:00.
catchorg/Catch2 has 211,431 total lines, including 63,408 code lines, 124,971 comment lines, and 23,052 blank lines.
OctoCounts resolved the public GitHub repository to commit 8b08d4d79514, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.
This OctoCounts report was generated from devel at commit 8b08d4d79514 on 2026-08-06T14:38:04.952630265+00:00.
Other public repositories with an OctoCounts report, ranked by top language and code size similarity: