# vonng/ddia SLOC report

> As of 2026-09-09 (commit 9dc6c1086a53), vonng/ddia contains 59,471 total lines: 646 code, 39,197 comments, 19,628 blank, across 122 files in 8 languages (top: Python 47.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving vonng/ddia to commit 9dc6c1086a53, 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 small codebase by counted code lines. Code represents 1.1% of all lines, comments represent 65.9%, and the repository averages 5 code lines per file. Python accounts for 47.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 3 | 411 | 308 | 41 | 62 |
| YAML | 5 | 262 | 218 | 21 | 23 |
| BASH | 1 | 51 | 40 | 4 | 7 |
| CSS | 2 | 56 | 36 | 11 | 9 |
| HTML | 1 | 22 | 20 | 0 | 2 |
| Makefile | 1 | 20 | 13 | 1 | 6 |
| JSON | 1 | 11 | 11 | 0 | 0 |
| Markdown | 108 | 58,638 | 0 | 39,119 | 19,519 |

Top language (Python 47.7%). Generated at 2026-09-09T01:10:36.986906073+00:00. Canonical report: https://octocounts.com/github/vonng/ddia

## Report FAQ

### How many lines of code does vonng/ddia have?

vonng/ddia has 59,471 total lines, including 646 code lines, 39,197 comment lines, and 19,628 blank lines.

### How was the vonng/ddia line count measured?

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

### What commit was counted for vonng/ddia?

This OctoCounts report was generated from 9dc6c1086a535d5a9fabe80fd7686edfa0ca5bcf at commit 9dc6c1086a53 on 2026-09-09T01:10:36.986906073+00:00.

## Similar repository reports

- [bro-inc/conversation-memory](https://octocounts.com/github/bro-inc/conversation-memory) — Python, 647 code lines
- [WintrCat/spellcastsolver](https://octocounts.com/github/WintrCat/spellcastsolver) — Python, 643 code lines
- [brandondocusen/CntxtJS](https://octocounts.com/github/brandondocusen/CntxtJS) — Python, 638 code lines
- [jieyaoke/wechat-exporter](https://octocounts.com/github/jieyaoke/wechat-exporter) — Python, 656 code lines
- [91pao/PerfectWorld](https://octocounts.com/github/91pao/PerfectWorld) — Python, 658 code lines
- [starchild-codes/VerifyBench](https://octocounts.com/github/starchild-codes/VerifyBench) — Python, 659 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
