# caudex-workout/engine SLOC report

> As of 2026-09-21 (commit 5c7c51766467), caudex-workout/engine contains 67,097 total lines: 62,231 code, 1,830 comments, 3,036 blank, across 193 files in 11 languages (top: Zig 42.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

caudex-workout/engine has 62,231 source lines of code out of 67,097 total lines across 193 files, counted from the 5c7c51766467bfd7ef0e75f65d0d99e0760713d2 ref at commit 5c7c51766467 by the OctoCounts tokei engine on 2026-09-21. 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 caudex-workout/engine to commit 5c7c51766467, 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 92.7% of all lines, comments represent 2.7%, and the repository averages 322 code lines per file. Zig accounts for 42.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Zig | 60 | 28,817 | 26,391 | 357 | 2,069 |
| JSON | 39 | 26,379 | 26,374 | 0 | 5 |
| TypeScript | 26 | 6,939 | 6,472 | 45 | 422 |
| JavaScript | 23 | 2,572 | 2,367 | 23 | 182 |
| SQL | 13 | 283 | 258 | 0 | 25 |
| C | 1 | 185 | 176 | 0 | 9 |
| HTML | 1 | 80 | 80 | 0 | 0 |
| CSS | 1 | 77 | 77 | 0 | 0 |
| C Header | 1 | 45 | 34 | 0 | 11 |
| Shell | 1 | 3 | 2 | 1 | 0 |
| Markdown | 27 | 1,717 | 0 | 1,404 | 313 |

Top language (Zig 42.4%). Generated at 2026-09-21T12:17:13.708052791+00:00. Canonical report: https://octocounts.com/github/caudex-workout/engine

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/caudex-workout/engine/commit/5c7c51766467bfd7ef0e75f65d0d99e0760713d2?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 caudex-workout/engine have?

caudex-workout/engine has 67,097 total lines, including 62,231 code lines, 1,830 comment lines, and 3,036 blank lines.

### How was the caudex-workout/engine line count measured?

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

### What commit was counted for caudex-workout/engine?

This OctoCounts report was generated from 5c7c51766467bfd7ef0e75f65d0d99e0760713d2 at commit 5c7c51766467 on 2026-09-21T12:17:13.708052791+00:00.

## Similar repository reports

- [notkisk/ziglings](https://octocounts.com/github/notkisk/ziglings) — Zig, 4,057 code lines
- [seatedro/glyph](https://octocounts.com/github/seatedro/glyph) — Zig, 2,445 code lines
- [cataggar/wamr](https://octocounts.com/github/cataggar/wamr) — Zig, 211,938 code lines
- [ghostty-org/ghostty](https://octocounts.com/github/ghostty-org/ghostty) — Zig, 350,076 code lines
- [KoWming/MoviePilot-Tools](https://octocounts.com/github/KoWming/MoviePilot-Tools) — JSON, 62,271 code lines
- [wmww/tawc](https://octocounts.com/github/wmww/tawc) — XML, 62,148 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)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Bun vs Deno](https://octocounts.com/compare/bun-vs-deno)
- [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)
