# sugia/codeflow SLOC report

> As of 2026-09-02 (commit 21c3ed7f73dc), sugia/codeflow contains 25,068 total lines: 23,465 code, 751 comments, 852 blank, across 53 files in 11 languages (top: JSON 80.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

sugia/codeflow has 23,465 source lines of code out of 25,068 total lines across 53 files, counted from the main ref at commit 21c3ed7f73dc by the OctoCounts tokei engine on 2026-09-02. 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 sugia/codeflow to commit 21c3ed7f73dc, 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 93.6% of all lines, comments represent 3.0%, and the repository averages 443 code lines per file. JSON accounts for 80.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 3 | 18,868 | 18,868 | 0 | 0 |
| JavaScript | 33 | 5,984 | 4,465 | 700 | 819 |
| CSS | 4 | 71 | 61 | 0 | 10 |
| HTML | 1 | 42 | 19 | 23 | 0 |
| C# | 2 | 19 | 16 | 2 | 1 |
| Java | 2 | 17 | 13 | 2 | 2 |
| Go | 2 | 12 | 9 | 0 | 3 |
| Python | 2 | 9 | 7 | 0 | 2 |
| Rust | 2 | 8 | 7 | 0 | 1 |
| Markdown | 1 | 35 | 0 | 21 | 14 |
| Plain Text | 1 | 3 | 0 | 3 | 0 |

Top language (JSON 80.4%). Generated at 2026-09-02T23:59:39.688575807+00:00. Canonical report: https://octocounts.com/github/sugia/codeflow

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/sugia/codeflow/commit/21c3ed7f73dc8666cf0141f93a3e49295d28bb0f?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 sugia/codeflow have?

sugia/codeflow has 25,068 total lines, including 23,465 code lines, 751 comment lines, and 852 blank lines.

### How was the sugia/codeflow line count measured?

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

### What commit was counted for sugia/codeflow?

This OctoCounts report was generated from main at commit 21c3ed7f73dc on 2026-09-02T23:59:39.688575807+00:00.

## Similar repository reports

- [zhadevv/anichin](https://octocounts.com/github/zhadevv/anichin) — JSON, 23,530 code lines
- [xmldom/xmldom](https://octocounts.com/github/xmldom/xmldom) — JSON, 23,586 code lines
- [bmad-code-org/BMAD-METHOD](https://octocounts.com/github/bmad-code-org/BMAD-METHOD) — JSON, 23,281 code lines
- [melvin-abraham/google-assistant-unofficial-desktop-client](https://octocounts.com/github/melvin-abraham/google-assistant-unofficial-desktop-client) — JSON, 23,247 code lines
- [taochendev/news-app](https://octocounts.com/github/taochendev/news-app) — JSON, 23,231 code lines
- [mayswind/AriaNg](https://octocounts.com/github/mayswind/AriaNg) — JSON, 24,315 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)
- [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)
