# mit-acl/clear SLOC report

> As of 2026-07-16 (commit ead007b5f119), mit-acl/clear contains 35,365 total lines: 23,480 code, 5,046 comments, 6,839 blank, across 234 files in 9 languages (top: C++ Header 64.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving mit-acl/clear to commit ead007b5f119, 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 66.4% of all lines, comments represent 14.3%, and the repository averages 100 code lines per file. C++ Header accounts for 64.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ Header | 11 | 18,203 | 15,145 | 755 | 2,303 |
| Objective-C | 90 | 9,375 | 5,670 | 0 | 3,705 |
| CMake | 5 | 2,668 | 1,393 | 837 | 438 |
| C++ | 9 | 1,380 | 966 | 170 | 244 |
| Python | 2 | 373 | 276 | 40 | 57 |
| C Header | 1 | 40 | 22 | 10 | 8 |
| Shell | 1 | 8 | 8 | 0 | 0 |
| Markdown | 5 | 236 | 0 | 167 | 69 |
| Plain Text | 110 | 3,082 | 0 | 3,067 | 15 |

Top language (C++ Header 64.5%). Generated at 2026-07-16T07:17:19.536538624+00:00. Canonical report: https://octocounts.com/github/mit-acl/clear

## Report FAQ

### How many lines of code does mit-acl/clear have?

mit-acl/clear has 35,365 total lines, including 23,480 code lines, 5,046 comment lines, and 6,839 blank lines.

### How was the mit-acl/clear line count measured?

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

### What commit was counted for mit-acl/clear?

This OctoCounts report was generated from master at commit ead007b5f119 on 2026-07-16T07:17:19.536538624+00:00.

## Similar repository reports

- [IntelSDM/HuntDMA](https://octocounts.com/github/IntelSDM/HuntDMA) — C++ Header, 27,236 code lines
- [jmaczan/tiny-vllm](https://octocounts.com/github/jmaczan/tiny-vllm) — C++ Header, 19,612 code lines
- [deepseek-ai/FlashMLA](https://octocounts.com/github/deepseek-ai/FlashMLA) — C++ Header, 14,223 code lines
- [Dasaav-dsv/libER](https://octocounts.com/github/Dasaav-dsv/libER) — C++ Header, 13,786 code lines
- [deepseek-ai/DeepEP](https://octocounts.com/github/deepseek-ai/DeepEP) — C++ Header, 12,086 code lines
- [nlohmann/json](https://octocounts.com/github/nlohmann/json) — C++ Header, 40,586 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
