# marcusva/cflow SLOC report

> As of 2026-09-16 (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%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

marcusva/cflow has 3,771 source lines of code out of 5,074 total lines across 26 files, counted from the 93e030fb392fa64a1d864e2a494d8bbbfdda696c ref at commit 93e030fb392f by the OctoCounts tokei engine on 2026-09-16. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

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-09-16T11:45:51.209652138+00:00. Canonical report: https://octocounts.com/github/marcusva/cflow

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/marcusva/cflow/commit/93e030fb392fa64a1d864e2a494d8bbbfdda696c?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## 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 93e030fb392fa64a1d864e2a494d8bbbfdda696c at commit 93e030fb392f on 2026-09-16T11:45:51.209652138+00:00.

## Similar repository reports

- [Lotuhu/Page-UAF](https://octocounts.com/github/Lotuhu/Page-UAF) — C, 3,730 code lines
- [xoreaxeaxeax/rosenbridge](https://octocounts.com/github/xoreaxeaxeax/rosenbridge) — C, 4,319 code lines
- [djpohly/dwl](https://octocounts.com/github/djpohly/dwl) — C, 3,081 code lines
- [tycho-kirchner/fastcompmgr](https://octocounts.com/github/tycho-kirchner/fastcompmgr) — C, 2,761 code lines
- [hzeller/gmrender-resurrect](https://octocounts.com/github/hzeller/gmrender-resurrect) — C, 5,018 code lines
- [FelixKratz/JankyBorders](https://octocounts.com/github/FelixKratz/JankyBorders) — C, 2,423 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)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
