# aardappel/goose SLOC report

> As of 2026-09-18 (commit e3ecea102df2), aardappel/goose contains 45,570 total lines: 34,490 code, 8,222 comments, 2,858 blank, across 114 files in 9 languages (top: C Header 69.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

aardappel/goose has 34,490 source lines of code out of 45,570 total lines across 114 files, counted from the master ref at commit e3ecea102df2 by the OctoCounts tokei engine on 2026-09-18. 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 aardappel/goose to commit e3ecea102df2, 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 75.7% of all lines, comments represent 18.0%, and the repository averages 303 code lines per file. C Header accounts for 69.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C Header | 39 | 30,120 | 24,106 | 4,314 | 1,700 |
| JSON | 6 | 4,045 | 4,045 | 0 | 0 |
| C++ | 17 | 2,478 | 2,089 | 235 | 154 |
| Rust | 31 | 2,359 | 1,837 | 333 | 189 |
| Python | 5 | 1,963 | 1,667 | 127 | 169 |
| JavaScript | 4 | 615 | 563 | 17 | 35 |
| CMake | 2 | 266 | 183 | 61 | 22 |
| Markdown | 9 | 3,709 | 0 | 3,127 | 582 |
| Plain Text | 1 | 15 | 0 | 8 | 7 |

Top language (C Header 69.9%). Generated at 2026-09-18T02:33:49.929777468+00:00. Canonical report: https://octocounts.com/github/aardappel/goose

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/aardappel/goose/commit/e3ecea102df20c355f8c9a3a3473b0c7f93b13bc?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 aardappel/goose have?

aardappel/goose has 45,570 total lines, including 34,490 code lines, 8,222 comment lines, and 2,858 blank lines.

### How was the aardappel/goose line count measured?

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

### What commit was counted for aardappel/goose?

This OctoCounts report was generated from master at commit e3ecea102df2 on 2026-09-18T02:33:49.929777468+00:00.

## Similar repository reports

- [libretro/QuickNES_Core](https://octocounts.com/github/libretro/QuickNES_Core) — C Header, 33,944 code lines
- [phoenixthrush/Tiny-C-Compiler](https://octocounts.com/github/phoenixthrush/Tiny-C-Compiler) — C Header, 32,100 code lines
- [aristocratos/btop](https://octocounts.com/github/aristocratos/btop) — C Header, 36,964 code lines
- [ctfhubio/GNU-time](https://octocounts.com/github/ctfhubio/GNU-time) — C Header, 29,523 code lines
- [google/googletest](https://octocounts.com/github/google/googletest) — C Header, 27,072 code lines
- [Kahviz/BoronGameEngine](https://octocounts.com/github/Kahviz/BoronGameEngine) — C Header, 26,195 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)
