# Damme/LandLord SLOC report

> As of 2026-09-16 (commit d7fd06f5c119), Damme/LandLord contains 168,842 total lines: 124,790 code, 33,892 comments, 10,160 blank, across 182 files in 9 languages (top: C 90.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

Damme/LandLord has 124,790 source lines of code out of 168,842 total lines across 182 files, counted from the d7fd06f5c1192776f5be74fb60e870a009b7ff9d ref at commit d7fd06f5c119 by the OctoCounts tokei engine on 2026-09-16. 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 Damme/LandLord to commit d7fd06f5c119, 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 large codebase by counted code lines. Code represents 73.9% of all lines, comments represent 20.1%, and the repository averages 686 code lines per file. C accounts for 90.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 123 | 133,575 | 112,582 | 15,096 | 5,897 |
| C Header | 44 | 30,639 | 11,203 | 15,929 | 3,507 |
| GNU Style Assembly | 3 | 802 | 589 | 131 | 82 |
| LD Script | 2 | 387 | 220 | 99 | 68 |
| Makefile | 1 | 143 | 92 | 27 | 24 |
| Python | 2 | 150 | 89 | 30 | 31 |
| Forge Config | 2 | 19 | 15 | 2 | 2 |
| Markdown | 4 | 272 | 0 | 184 | 88 |
| Plain Text | 1 | 2,855 | 0 | 2,394 | 461 |

Top language (C 90.2%). Generated at 2026-09-16T10:55:41.953067748+00:00. Canonical report: https://octocounts.com/github/Damme/LandLord

## Reproduce this report

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

Damme/LandLord has 168,842 total lines, including 124,790 code lines, 33,892 comment lines, and 10,160 blank lines.

### How was the Damme/LandLord line count measured?

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

### What commit was counted for Damme/LandLord?

This OctoCounts report was generated from d7fd06f5c1192776f5be74fb60e870a009b7ff9d at commit d7fd06f5c119 on 2026-09-16T10:55:41.953067748+00:00.

## Similar repository reports

- [Distrotech/grep](https://octocounts.com/github/Distrotech/grep) — C, 125,530 code lines
- [erincatto/box3d](https://octocounts.com/github/erincatto/box3d) — C, 123,364 code lines
- [OwnGoalStudio/Relaxin](https://octocounts.com/github/OwnGoalStudio/Relaxin) — C, 126,643 code lines
- [zsh-users/zsh](https://octocounts.com/github/zsh-users/zsh) — C, 121,730 code lines
- [lucasg/dependencies](https://octocounts.com/github/lucasg/dependencies) — C, 121,522 code lines
- [Distrotech/gawk](https://octocounts.com/github/Distrotech/gawk) — C, 121,433 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)
- [Neovim vs VS Code](https://octocounts.com/compare/neovim-vs-vscode)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [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)
