# beetbox/confuse SLOC report

> As of 2026-08-22 (commit 99d55efbd30d), beetbox/confuse contains 2,776 total lines: 2,204 code, 134 comments, 438 blank, across 14 files in 5 languages (top: Python 88.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

beetbox/confuse has 2,204 source lines of code out of 2,776 total lines across 14 files, counted from the main ref at commit 99d55efbd30d by the OctoCounts tokei engine on 2026-08-22. 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 beetbox/confuse to commit 99d55efbd30d, 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 79.4% of all lines, comments represent 4.8%, and the repository averages 157 code lines per file. Python accounts for 88.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 9 | 2,466 | 1,959 | 123 | 384 |
| TOML | 1 | 140 | 114 | 6 | 20 |
| ReStructuredText | 1 | 77 | 55 | 0 | 22 |
| YAML | 2 | 55 | 46 | 2 | 7 |
| Forge Config | 1 | 38 | 30 | 3 | 5 |

Top language (Python 88.9%). Generated at 2026-08-22T17:11:05.363908243+00:00. Canonical report: https://octocounts.com/github/beetbox/confuse

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/beetbox/confuse/commit/99d55efbd30d04701ea896041b2edb80f3838eb4?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 beetbox/confuse have?

beetbox/confuse has 2,776 total lines, including 2,204 code lines, 134 comment lines, and 438 blank lines.

### How was the beetbox/confuse line count measured?

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

### What commit was counted for beetbox/confuse?

This OctoCounts report was generated from main at commit 99d55efbd30d on 2026-08-22T17:11:05.363908243+00:00.

## Similar repository reports

- [YounesBensafia/DevLens](https://octocounts.com/github/YounesBensafia/DevLens) — Python, 2,202 code lines
- [jstr045329/ib-data-acquisition](https://octocounts.com/github/jstr045329/ib-data-acquisition) — Python, 2,207 code lines
- [AvdLee/SwiftUI-Agent-Skill](https://octocounts.com/github/AvdLee/SwiftUI-Agent-Skill) — Python, 2,198 code lines
- [aedutta/DroneRacing](https://octocounts.com/github/aedutta/DroneRacing) — Python, 2,189 code lines
- [notkisk/llm.py](https://octocounts.com/github/notkisk/llm.py) — Python, 2,266 code lines
- [PadishahIII/SecretScraper](https://octocounts.com/github/PadishahIII/SecretScraper) — Python, 2,133 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)
