# p-e-w/heretic SLOC report

> As of 2026-09-15 (commit 3521f8648a0d), p-e-w/heretic contains 6,790 total lines: 4,939 code, 809 comments, 1,042 blank, across 22 files in 3 languages (top: Python 91.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

p-e-w/heretic has 4,939 source lines of code out of 6,790 total lines across 22 files, counted from the 3521f8648a0dccf6e12a92666862632235fac7e6 ref at commit 3521f8648a0d by the OctoCounts tokei engine on 2026-09-15. 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 p-e-w/heretic to commit 3521f8648a0d, 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 72.7% of all lines, comments represent 11.9%, and the repository averages 225 code lines per file. Python accounts for 91.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 16 | 5,921 | 4,538 | 470 | 913 |
| TOML | 5 | 556 | 401 | 96 | 59 |
| Markdown | 1 | 313 | 0 | 243 | 70 |

Top language (Python 91.9%). Generated at 2026-09-15T21:52:54.334488431+00:00. Canonical report: https://octocounts.com/github/p-e-w/heretic

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/p-e-w/heretic/commit/3521f8648a0dccf6e12a92666862632235fac7e6?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 p-e-w/heretic have?

p-e-w/heretic has 6,790 total lines, including 4,939 code lines, 809 comment lines, and 1,042 blank lines.

### How was the p-e-w/heretic line count measured?

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

### What commit was counted for p-e-w/heretic?

This OctoCounts report was generated from 3521f8648a0dccf6e12a92666862632235fac7e6 at commit 3521f8648a0d on 2026-09-15T21:52:54.334488431+00:00.

## Similar repository reports

- [huggingface/open-r1](https://octocounts.com/github/huggingface/open-r1) — Python, 4,932 code lines
- [zzulpf/TV](https://octocounts.com/github/zzulpf/TV) — Python, 4,954 code lines
- [katha-ai/MovieGraphs-Dataset-CVPR2018](https://octocounts.com/github/katha-ai/MovieGraphs-Dataset-CVPR2018) — Python, 4,975 code lines
- [ArThirtyFour/forejo-notifi-bot](https://octocounts.com/github/ArThirtyFour/forejo-notifi-bot) — Python, 5,036 code lines
- [yugr/rust-slides](https://octocounts.com/github/yugr/rust-slides) — Python, 5,041 code lines
- [ArThirtyFour/MXU-modules](https://octocounts.com/github/ArThirtyFour/MXU-modules) — Python, 4,825 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)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [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)
