# leo-arch/clifm SLOC report

> As of 2026-07-15 (commit 52845d411aa0), leo-arch/clifm contains 127,970 total lines: 91,917 code, 17,005 comments, 19,048 blank, across 195 files in 13 languages (top: C 67.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving leo-arch/clifm to commit 52845d411aa0, 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 71.8% of all lines, comments represent 13.3%, and the repository averages 471 code lines per file. C accounts for 67.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 56 | 79,040 | 62,428 | 5,558 | 11,054 |
| PO File | 10 | 27,388 | 13,342 | 8,481 | 5,565 |
| C Header | 68 | 12,159 | 9,742 | 1,379 | 1,038 |
| Shell | 39 | 4,445 | 3,041 | 732 | 672 |
| Python | 2 | 2,327 | 1,864 | 169 | 294 |
| Makefile | 7 | 691 | 562 | 22 | 107 |
| SVG | 3 | 364 | 358 | 3 | 3 |
| BASH | 1 | 211 | 188 | 7 | 16 |
| Zsh | 1 | 164 | 147 | 5 | 12 |
| Fish | 3 | 177 | 135 | 29 | 13 |
| CMake | 1 | 98 | 83 | 0 | 15 |
| Forge Config | 1 | 103 | 27 | 47 | 29 |

Top language (C 67.9%). Generated at 2026-07-15T06:29:57.272627529+00:00. Canonical report: https://octocounts.com/github/leo-arch/clifm

## Report FAQ

### How many lines of code does leo-arch/clifm have?

leo-arch/clifm has 127,970 total lines, including 91,917 code lines, 17,005 comment lines, and 19,048 blank lines.

### How was the leo-arch/clifm line count measured?

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

### What commit was counted for leo-arch/clifm?

This OctoCounts report was generated from master at commit 52845d411aa0 on 2026-07-15T06:29:57.272627529+00:00.

## Similar repository reports

- [the-tcpdump-group/tcpdump](https://octocounts.com/github/the-tcpdump-group/tcpdump) — C, 91,468 code lines
- [tuxera/ntfs-3g](https://octocounts.com/github/tuxera/ntfs-3g) — C, 95,739 code lines
- [RsyncProject/rsync](https://octocounts.com/github/RsyncProject/rsync) — C, 87,890 code lines
- [ifduyue/musl](https://octocounts.com/github/ifduyue/musl) — C, 96,767 code lines
- [TinyCC/tinycc](https://octocounts.com/github/TinyCC/tinycc) — C, 102,044 code lines
- [JustVugg/colibri](https://octocounts.com/github/JustVugg/colibri) — C, 78,868 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)
- [Neovim vs VS Code](https://octocounts.com/compare/neovim-vs-vscode)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [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)
