# marcusva/cflow SLOC report

> As of 2026-07-13 (commit 93e030fb392f), marcusva/cflow contains 5,074 total lines: 3,771 code, 928 comments, 375 blank, across 26 files in 8 languages (top: C 65.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving marcusva/cflow to commit 93e030fb392f, 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 small codebase by counted code lines. Code represents 74.3% of all lines, comments represent 18.3%, and the repository averages 145 code lines per file. C accounts for 65.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 7 | 3,279 | 2,451 | 612 | 216 |
| C Header | 8 | 973 | 597 | 259 | 117 |
| Visual Studio Project | 2 | 482 | 482 | 0 | 0 |
| Shell | 1 | 172 | 134 | 29 | 9 |
| Makefile | 5 | 110 | 80 | 4 | 26 |
| Visual Studio Solution | 1 | 26 | 25 | 0 | 1 |
| Bitbake | 1 | 6 | 2 | 2 | 2 |
| Markdown | 1 | 26 | 0 | 22 | 4 |

Top language (C 65.0%). Generated at 2026-07-13T01:45:34.683997839+00:00. Canonical report: https://octocounts.com/github/marcusva/cflow

## Report FAQ

### How many lines of code does marcusva/cflow have?

marcusva/cflow has 5,074 total lines, including 3,771 code lines, 928 comment lines, and 375 blank lines.

### How was the marcusva/cflow line count measured?

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

### What commit was counted for marcusva/cflow?

This OctoCounts report was generated from master at commit 93e030fb392f on 2026-07-13T01:45:34.683997839+00:00.

## Similar repository reports

- [xoreaxeaxeax/asm-hall-of-shame](https://octocounts.com/github/xoreaxeaxeax/asm-hall-of-shame) — C, 3,914 code lines
- [uint23/sxwm](https://octocounts.com/github/uint23/sxwm) — C, 3,486 code lines
- [xoreaxeaxeax/rosenbridge](https://octocounts.com/github/xoreaxeaxeax/rosenbridge) — C, 4,369 code lines
- [karpathy/llama2.c](https://octocounts.com/github/karpathy/llama2.c) — C, 3,097 code lines
- [tycho-kirchner/fastcompmgr](https://octocounts.com/github/tycho-kirchner/fastcompmgr) — C, 2,761 code lines
- [antirez/linenoise](https://octocounts.com/github/antirez/linenoise) — C, 2,753 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)
