# link89/dlna-cast SLOC report

> As of 2026-09-17 (commit 9a5db8dc59c1), link89/dlna-cast contains 390 total lines: 257 code, 50 comments, 83 blank, across 5 files in 3 languages (top: Python 89.5%). Default configuration. Counted with tokei via OctoCounts.

link89/dlna-cast has 257 source lines of code out of 390 total lines across 5 files, counted from the main ref at commit 9a5db8dc59c1 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 link89/dlna-cast to commit 9a5db8dc59c1, 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 65.9% of all lines, comments represent 12.8%, and the repository averages 51 code lines per file. Python accounts for 89.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 3 | 289 | 230 | 6 | 53 |
| TOML | 1 | 31 | 27 | 0 | 4 |
| Markdown | 1 | 70 | 0 | 44 | 26 |

Top language (Python 89.5%). Generated at 2026-09-17T04:20:12.515515612+00:00. Canonical report: https://octocounts.com/github/link89/dlna-cast

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/link89/dlna-cast/commit/9a5db8dc59c1fc220ed507c2f42a7edec5b633a3?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

### How many lines of code does link89/dlna-cast have?

link89/dlna-cast has 390 total lines, including 257 code lines, 50 comment lines, and 83 blank lines.

### How was the link89/dlna-cast line count measured?

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

### What commit was counted for link89/dlna-cast?

This OctoCounts report was generated from main at commit 9a5db8dc59c1 on 2026-09-17T04:20:12.515515612+00:00.

## Similar repository reports

- [OBenner/data-engineering-interview-questions](https://octocounts.com/github/OBenner/data-engineering-interview-questions) — Python, 257 code lines
- [pickrui/oixcloud-external-proxy-program](https://octocounts.com/github/pickrui/oixcloud-external-proxy-program) — Python, 260 code lines
- [xaitax/CVE-2024-6387_Check](https://octocounts.com/github/xaitax/CVE-2024-6387_Check) — Python, 263 code lines
- [wanfangdata/wfdata-open-skills](https://octocounts.com/github/wanfangdata/wfdata-open-skills) — Python, 241 code lines
- [alpacahq/example-scalping](https://octocounts.com/github/alpacahq/example-scalping) — Python, 240 code lines
- [521xueweihan/HelloGitHub](https://octocounts.com/github/521xueweihan/HelloGitHub) — Python, 238 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)
