# deb-sig/double-entry-generator SLOC report

> As of 2026-09-03 (commit 639ea2248912), deb-sig/double-entry-generator contains 44,720 total lines: 38,536 code, 1,609 comments, 4,575 blank, across 240 files in 9 languages (top: Bean 58.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving deb-sig/double-entry-generator to commit 639ea2248912, 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 86.2% of all lines, comments represent 3.6%, and the repository averages 161 code lines per file. Bean accounts for 58.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Bean | 27 | 24,577 | 22,447 | 0 | 2,130 |
| Go | 178 | 18,279 | 14,896 | 1,215 | 2,168 |
| YAML | 27 | 1,082 | 899 | 98 | 85 |
| Makefile | 1 | 182 | 122 | 25 | 35 |
| JavaScript | 1 | 80 | 62 | 9 | 9 |
| HTML | 2 | 56 | 49 | 2 | 5 |
| Nix | 1 | 45 | 42 | 1 | 2 |
| Shell | 1 | 39 | 19 | 9 | 11 |
| Markdown | 2 | 380 | 0 | 250 | 130 |

Top language (Bean 58.2%). Generated at 2026-09-03T05:46:54.014795943+00:00. Canonical report: https://octocounts.com/github/deb-sig/double-entry-generator

## Report FAQ

### How many lines of code does deb-sig/double-entry-generator have?

deb-sig/double-entry-generator has 44,720 total lines, including 38,536 code lines, 1,609 comment lines, and 4,575 blank lines.

### How was the deb-sig/double-entry-generator line count measured?

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

### What commit was counted for deb-sig/double-entry-generator?

This OctoCounts report was generated from master at commit 639ea2248912 on 2026-09-03T05:46:54.014795943+00:00.

## Similar repository reports

- [michael-percival/broken-crystals](https://octocounts.com/github/michael-percival/broken-crystals) — JSON, 38,587 code lines
- [berabuddies/agentflow](https://octocounts.com/github/berabuddies/agentflow) — Python, 38,658 code lines
- [bytedance/CodeLocator](https://octocounts.com/github/bytedance/CodeLocator) — Java, 38,743 code lines
- [n0-computer/iroh](https://octocounts.com/github/n0-computer/iroh) — Rust, 38,753 code lines
- [htop-dev/htop](https://octocounts.com/github/htop-dev/htop) — C, 38,802 code lines
- [huanglizhuo/Ketsuin](https://octocounts.com/github/huanglizhuo/Ketsuin) — JavaScript, 38,238 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)
- [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)
