# dograh-hq/dograh SLOC report

> As of 2026-09-16 (commit d91e4f5afd89), dograh-hq/dograh contains 246,368 total lines: 199,995 code, 23,626 comments, 22,747 blank, across 1,128 files in 16 languages (top: Python 44.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

dograh-hq/dograh has 199,995 source lines of code out of 246,368 total lines across 1,128 files, counted from the d91e4f5afd89820b77be40026888bf903f0762c9 ref at commit d91e4f5afd89 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 dograh-hq/dograh to commit d91e4f5afd89, 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 81.2% of all lines, comments represent 9.6%, and the repository averages 177 code lines per file. Python accounts for 44.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 556 | 107,841 | 89,563 | 4,905 | 13,373 |
| TSX | 243 | 48,819 | 43,265 | 1,525 | 4,029 |
| JSON | 32 | 39,178 | 39,178 | 0 | 0 |
| TypeScript | 153 | 33,970 | 18,380 | 12,770 | 2,820 |
| Shell | 32 | 4,800 | 3,347 | 690 | 763 |
| YAML | 38 | 3,385 | 2,600 | 616 | 169 |
| JavaScript | 6 | 2,500 | 1,971 | 294 | 235 |
| PowerShell | 8 | 1,175 | 879 | 109 | 187 |
| CSS | 2 | 444 | 341 | 70 | 33 |
| Pan | 1 | 229 | 214 | 0 | 15 |
| Dockerfile | 2 | 257 | 124 | 91 | 42 |
| TOML | 2 | 54 | 48 | 0 | 6 |

Top language (Python 44.8%). Generated at 2026-09-16T18:27:20.708167310+00:00. Canonical report: https://octocounts.com/github/dograh-hq/dograh

## Reproduce this report

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

dograh-hq/dograh has 246,368 total lines, including 199,995 code lines, 23,626 comment lines, and 22,747 blank lines.

### How was the dograh-hq/dograh line count measured?

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

### What commit was counted for dograh-hq/dograh?

This OctoCounts report was generated from d91e4f5afd89820b77be40026888bf903f0762c9 at commit d91e4f5afd89 on 2026-09-16T18:27:20.708167310+00:00.

## Similar repository reports

- [gptme/gptme](https://octocounts.com/github/gptme/gptme) — Python, 200,777 code lines
- [langchain-ai/langchain](https://octocounts.com/github/langchain-ai/langchain) — Python, 201,005 code lines
- [crewaiinc/crewai](https://octocounts.com/github/crewaiinc/crewai) — Python, 198,571 code lines
- [plastic-labs/honcho](https://octocounts.com/github/plastic-labs/honcho) — Python, 197,322 code lines
- [rommapp/romm](https://octocounts.com/github/rommapp/romm) — Python, 203,247 code lines
- [PrefectHQ/fastmcp](https://octocounts.com/github/PrefectHQ/fastmcp) — Python, 196,705 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)
