# tw93/mole SLOC report

> As of 2026-09-16 (commit a0e86c593376), tw93/mole contains 77,488 total lines: 62,414 code, 7,365 comments, 7,709 blank, across 130 files in 7 languages (top: Shell 63.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

tw93/mole has 62,414 source lines of code out of 77,488 total lines across 130 files, counted from the a0e86c5933766f8e64e539493266c442d884fc04 ref at commit a0e86c593376 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 tw93/mole to commit a0e86c593376, 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 80.5% of all lines, comments represent 9.5%, and the repository averages 480 code lines per file. Shell accounts for 63.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Shell | 57 | 49,994 | 39,910 | 5,350 | 4,734 |
| Go | 61 | 24,071 | 20,413 | 1,108 | 2,550 |
| SVG | 1 | 1,489 | 1,488 | 1 | 0 |
| Python | 2 | 349 | 283 | 17 | 49 |
| BASH | 2 | 338 | 273 | 23 | 42 |
| Makefile | 1 | 74 | 47 | 10 | 17 |
| Markdown | 6 | 1,173 | 0 | 856 | 317 |

Top language (Shell 63.9%). Generated at 2026-09-16T02:52:51.539412219+00:00. Canonical report: https://octocounts.com/github/tw93/mole

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/tw93/mole/commit/a0e86c5933766f8e64e539493266c442d884fc04?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 tw93/mole have?

tw93/mole has 77,488 total lines, including 62,414 code lines, 7,365 comment lines, and 7,709 blank lines.

### How was the tw93/mole line count measured?

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

### What commit was counted for tw93/mole?

This OctoCounts report was generated from a0e86c5933766f8e64e539493266c442d884fc04 at commit a0e86c593376 on 2026-09-16T02:52:51.539412219+00:00.

## Similar repository reports

- [Chachamaru127/claude-code-harness](https://octocounts.com/github/Chachamaru127/claude-code-harness) — Shell, 42,428 code lines
- [Distrotech/acl](https://octocounts.com/github/Distrotech/acl) — Shell, 21,546 code lines
- [ikstv/AvelRen](https://octocounts.com/github/ikstv/AvelRen) — Shell, 18,809 code lines
- [mysql/mysql](https://octocounts.com/github/mysql/mysql) — Shell, 10,146 code lines
- [spiritLHLS/ecs](https://octocounts.com/github/spiritLHLS/ecs) — Shell, 6,982 code lines
- [xykt/HardwareQuality](https://octocounts.com/github/xykt/HardwareQuality) — Shell, 6,420 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)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [Bun vs Node.js](https://octocounts.com/compare/bun-vs-node)
- [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)
