# prikevs/codex-redline SLOC report

> As of 2026-09-11 (commit 4dabe54a2a72), prikevs/codex-redline contains 2,735 total lines: 1,687 code, 738 comments, 310 blank, across 24 files in 6 languages (top: JavaScript 67.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving prikevs/codex-redline to commit 4dabe54a2a72, 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 61.7% of all lines, comments represent 27.0%, and the repository averages 70 code lines per file. JavaScript accounts for 67.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 12 | 1,189 | 1,144 | 12 | 33 |
| Swift | 2 | 314 | 306 | 4 | 4 |
| Python | 3 | 175 | 155 | 8 | 12 |
| JSON | 2 | 58 | 58 | 0 | 0 |
| Shell | 2 | 26 | 24 | 2 | 0 |
| Markdown | 3 | 973 | 0 | 712 | 261 |

Top language (JavaScript 67.8%). Generated at 2026-09-11T13:17:10.748174355+00:00. Canonical report: https://octocounts.com/github/prikevs/codex-redline

## Report FAQ

### How many lines of code does prikevs/codex-redline have?

prikevs/codex-redline has 2,735 total lines, including 1,687 code lines, 738 comment lines, and 310 blank lines.

### How was the prikevs/codex-redline line count measured?

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

### What commit was counted for prikevs/codex-redline?

This OctoCounts report was generated from main at commit 4dabe54a2a72 on 2026-09-11T13:17:10.748174355+00:00.

## Similar repository reports

- [lukeed/klona](https://octocounts.com/github/lukeed/klona) — JavaScript, 1,679 code lines
- [lukeed/sirv](https://octocounts.com/github/lukeed/sirv) — JavaScript, 1,758 code lines
- [horsicq/Detect-It-Easy](https://octocounts.com/github/horsicq/Detect-It-Easy) — JavaScript, 1,584 code lines
- [horsicq/detect-it-easy](https://octocounts.com/github/horsicq/detect-it-easy) — JavaScript, 1,584 code lines
- [npm/ssri](https://octocounts.com/github/npm/ssri) — JavaScript, 1,798 code lines
- [sereneblue/gnome-shell-extension-krypto](https://octocounts.com/github/sereneblue/gnome-shell-extension-krypto) — JavaScript, 1,804 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)
- [React vs Vue](https://octocounts.com/compare/react-vs-vue)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Vite vs webpack](https://octocounts.com/compare/vite-vs-webpack)
- [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)
