# 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%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

deb-sig/double-entry-generator has 38,536 source lines of code out of 44,720 total lines across 240 files, counted from the master ref at commit 639ea2248912 by the OctoCounts tokei engine on 2026-09-03. 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 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

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/deb-sig/double-entry-generator/commit/639ea22489125f58d925885abb5cd2b1304a47a6?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 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

- [johnbean393/KeyType](https://octocounts.com/github/johnbean393/KeyType) — Swift, 38,624 code lines
- [Arenukvern/mcp_flutter](https://octocounts.com/github/Arenukvern/mcp_flutter) — Dart, 38,700 code lines
- [ZSTDJan/windows-remote-mic-app](https://octocounts.com/github/ZSTDJan/windows-remote-mic-app) — Python, 38,370 code lines
- [bytedance/CodeLocator](https://octocounts.com/github/bytedance/CodeLocator) — Java, 38,743 code lines
- [schpet/linear-cli](https://octocounts.com/github/schpet/linear-cli) — GraphQL, 38,780 code lines
- [MartinDelophy/awesome-gpt-6-astra](https://octocounts.com/github/MartinDelophy/awesome-gpt-6-astra) — JSON, 38,219 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)
- [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)
