# UnitTestBot/klee SLOC report

> As of 2026-07-31 (commit c460acebabdf), UnitTestBot/klee contains 104,773 total lines: 79,595 code, 10,668 comments, 14,510 blank, across 501 files in 18 languages (top: C++ 60.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving UnitTestBot/klee to commit c460acebabdf, 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 medium-sized codebase by counted code lines. Code represents 76.0% of all lines, comments represent 10.2%, and the repository averages 159 code lines per file. C++ accounts for 60.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 154 | 60,509 | 47,937 | 4,450 | 8,122 |
| C Header | 164 | 24,786 | 16,649 | 3,685 | 4,452 |
| JSON | 3 | 5,151 | 5,151 | 0 | 0 |
| C | 71 | 7,209 | 5,078 | 1,150 | 981 |
| Python | 27 | 3,446 | 2,617 | 337 | 492 |
| CMake | 50 | 2,653 | 1,715 | 654 | 284 |
| Shell | 5 | 154 | 87 | 43 | 24 |
| Dockerfile | 2 | 95 | 74 | 9 | 12 |
| LLVM | 2 | 111 | 70 | 25 | 16 |
| Bitbake | 1 | 78 | 69 | 4 | 5 |
| Autoconf | 3 | 76 | 49 | 20 | 7 |
| TypeScript | 2 | 42 | 42 | 0 | 0 |

Top language (C++ 60.2%). Generated at 2026-07-31T21:27:25.778825402+00:00. Canonical report: https://octocounts.com/github/UnitTestBot/klee

## Report FAQ

### How many lines of code does UnitTestBot/klee have?

UnitTestBot/klee has 104,773 total lines, including 79,595 code lines, 10,668 comment lines, and 14,510 blank lines.

### How was the UnitTestBot/klee line count measured?

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

### What commit was counted for UnitTestBot/klee?

This OctoCounts report was generated from main at commit c460acebabdf on 2026-07-31T21:27:25.778825402+00:00.

## Similar repository reports

- [ocornut/imgui](https://octocounts.com/github/ocornut/imgui) — C++, 80,435 code lines
- [MSNightmare/RoguePlanet](https://octocounts.com/github/MSNightmare/RoguePlanet) — C++, 78,736 code lines
- [ValveSoftware/gamescope](https://octocounts.com/github/ValveSoftware/gamescope) — C++, 73,667 code lines
- [Murmele/Gittyup](https://octocounts.com/github/Murmele/Gittyup) — C++, 90,490 code lines
- [ClassicOldSong/Apollo](https://octocounts.com/github/ClassicOldSong/Apollo) — C++, 65,097 code lines
- [aria2/aria2](https://octocounts.com/github/aria2/aria2) — C++, 94,545 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)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Godot vs Bevy](https://octocounts.com/compare/godot-vs-bevy)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
