# oskvr37/tiddl SLOC report

> As of 2026-09-17 (commit f5c8e9658032), oskvr37/tiddl contains 4,334 total lines: 3,268 code, 180 comments, 886 blank, across 56 files in 4 languages (top: Python 98.7%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

oskvr37/tiddl has 3,268 source lines of code out of 4,334 total lines across 56 files, counted from the f5c8e9658032d79be61ea1c0a5a782fe310d8546 ref at commit f5c8e9658032 by the OctoCounts tokei engine on 2026-09-17. 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 oskvr37/tiddl to commit f5c8e9658032, 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 75.4% of all lines, comments represent 4.2%, and the repository averages 58 code lines per file. Python accounts for 98.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 53 | 4,119 | 3,224 | 74 | 821 |
| TOML | 1 | 41 | 36 | 0 | 5 |
| Dockerfile | 1 | 20 | 8 | 8 | 4 |
| Markdown | 1 | 154 | 0 | 98 | 56 |

Top language (Python 98.7%). Generated at 2026-09-17T04:42:26.081664946+00:00. Canonical report: https://octocounts.com/github/oskvr37/tiddl

## Reproduce this report

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

oskvr37/tiddl has 4,334 total lines, including 3,268 code lines, 180 comment lines, and 886 blank lines.

### How was the oskvr37/tiddl line count measured?

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

### What commit was counted for oskvr37/tiddl?

This OctoCounts report was generated from f5c8e9658032d79be61ea1c0a5a782fe310d8546 at commit f5c8e9658032 on 2026-09-17T04:42:26.081664946+00:00.

## Similar repository reports

- [SanAntonio021/AutoLoginUESTC](https://octocounts.com/github/SanAntonio021/AutoLoginUESTC) — Python, 3,297 code lines
- [huihui0765/MusicDownloader](https://octocounts.com/github/huihui0765/MusicDownloader) — Python, 3,207 code lines
- [awslabs/agent-evaluation](https://octocounts.com/github/awslabs/agent-evaluation) — Python, 3,190 code lines
- [mov-cli/mov-cli](https://octocounts.com/github/mov-cli/mov-cli) — Python, 3,174 code lines
- [eduNEXT/seb-openedx](https://octocounts.com/github/eduNEXT/seb-openedx) — Python, 3,174 code lines
- [had0yun/unity-mcp-mixamo](https://octocounts.com/github/had0yun/unity-mcp-mixamo) — Python, 3,367 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)
