# nicodunks/mog SLOC report

> As of 2026-09-15 (commit 1c4b1792fdec), nicodunks/mog contains 2,020,367 total lines: 1,568,608 code, 276,317 comments, 175,442 blank, across 7,833 files in 15 languages (top: Rust 37.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving nicodunks/mog to commit 1c4b1792fdec, 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 very large codebase by counted code lines. Code represents 77.6% of all lines, comments represent 13.7%, and the repository averages 200 code lines per file. Rust accounts for 37.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 2,991 | 685,425 | 586,206 | 32,872 | 66,347 |
| TypeScript | 3,512 | 789,329 | 503,653 | 202,498 | 83,178 |
| JSON | 175 | 297,607 | 297,570 | 0 | 37 |
| TSX | 518 | 145,330 | 108,031 | 24,104 | 13,195 |
| Python | 119 | 44,785 | 36,594 | 2,218 | 5,973 |
| JavaScript | 111 | 16,973 | 14,476 | 1,145 | 1,352 |
| YAML | 2 | 16,506 | 13,552 | 0 | 2,954 |
| CSS | 9 | 6,032 | 5,263 | 551 | 218 |
| TOML | 63 | 2,006 | 1,453 | 259 | 294 |
| SVG | 257 | 1,059 | 997 | 55 | 7 |
| Shell | 6 | 890 | 620 | 172 | 98 |
| HTML | 6 | 192 | 182 | 5 | 5 |

Top language (Rust 37.4%). Generated at 2026-09-15T01:35:51.779480193+00:00. Canonical report: https://octocounts.com/github/nicodunks/mog

## Report FAQ

### How many lines of code does nicodunks/mog have?

nicodunks/mog has 2,020,367 total lines, including 1,568,608 code lines, 276,317 comment lines, and 175,442 blank lines.

### How was the nicodunks/mog line count measured?

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

### What commit was counted for nicodunks/mog?

This OctoCounts report was generated from main at commit 1c4b1792fdec on 2026-09-15T01:35:51.779480193+00:00.

## Similar repository reports

- [warpdotdev/warp](https://octocounts.com/github/warpdotdev/warp) — Rust, 1,470,282 code lines
- [aptos-labs/aptos-core](https://octocounts.com/github/aptos-labs/aptos-core) — Rust, 1,439,996 code lines
- [openai/codex](https://octocounts.com/github/openai/codex) — Rust, 1,396,318 code lines
- [zed-industries/zed](https://octocounts.com/github/zed-industries/zed) — Rust, 1,368,513 code lines
- [xai-org/grok-build](https://octocounts.com/github/xai-org/grok-build) — Rust, 1,317,829 code lines
- [openinterpreter/openinterpreter](https://octocounts.com/github/openinterpreter/openinterpreter) — Rust, 1,301,153 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)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [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)
