# wernsey/wregex SLOC report

> As of 2026-08-23 (commit 886743a83f80), wernsey/wregex contains 3,798 total lines: 2,154 code, 1,078 comments, 566 blank, across 13 files in 5 languages (top: C 90.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

wernsey/wregex has 2,154 source lines of code out of 3,798 total lines across 13 files, counted from the master ref at commit 886743a83f80 by the OctoCounts tokei engine on 2026-08-23. 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 wernsey/wregex to commit 886743a83f80, 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 56.7% of all lines, comments represent 28.4%, and the repository averages 166 code lines per file. C accounts for 90.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 7 | 2,878 | 1,941 | 505 | 432 |
| C Header | 3 | 362 | 99 | 227 | 36 |
| AWK | 1 | 86 | 71 | 4 | 11 |
| Makefile | 1 | 63 | 43 | 3 | 17 |
| Markdown | 1 | 409 | 0 | 339 | 70 |

Top language (C 90.1%). Generated at 2026-08-23T12:19:12.653229363+00:00. Canonical report: https://octocounts.com/github/wernsey/wregex

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/wernsey/wregex/commit/886743a83f808874d3bd3373715cc8fa6493f1af?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 wernsey/wregex have?

wernsey/wregex has 3,798 total lines, including 2,154 code lines, 1,078 comment lines, and 566 blank lines.

### How was the wernsey/wregex line count measured?

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

### What commit was counted for wernsey/wregex?

This OctoCounts report was generated from master at commit 886743a83f80 on 2026-08-23T12:19:12.653229363+00:00.

## Similar repository reports

- [KMukuch/ctuix](https://octocounts.com/github/KMukuch/ctuix) — C, 2,145 code lines
- [dkvilo/dvm](https://octocounts.com/github/dkvilo/dvm) — C, 2,301 code lines
- [FelixKratz/JankyBorders](https://octocounts.com/github/FelixKratz/JankyBorders) — C, 2,423 code lines
- [ENA-QWQ/vit-opencl-backend](https://octocounts.com/github/ENA-QWQ/vit-opencl-backend) — C, 1,807 code lines
- [fereidani/musl-vs-glibc](https://octocounts.com/github/fereidani/musl-vs-glibc) — C, 1,639 code lines
- [eradman/entr](https://octocounts.com/github/eradman/entr) — C, 1,577 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)
- [Neovim vs VS Code](https://octocounts.com/compare/neovim-vs-vscode)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [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)
