# hikariatama/hikka SLOC report

> As of 2026-09-05 (commit 35bd52e24026), hikariatama/hikka contains 32,482 total lines: 26,746 code, 1,634 comments, 4,102 blank, across 86 files in 9 languages (top: Python 77.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

hikariatama/hikka has 26,746 source lines of code out of 32,482 total lines across 86 files, counted from the 35bd52e24026bb6cb6e7a4ef2f85e9ca900b16aa ref at commit 35bd52e24026 by the OctoCounts tokei engine on 2026-09-05. 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 hikariatama/hikka to commit 35bd52e24026, 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 medium-sized codebase by counted code lines. Code represents 82.3% of all lines, comments represent 5.0%, and the repository averages 311 code lines per file. Python accounts for 77.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 56 | 24,897 | 20,750 | 545 | 3,602 |
| YAML | 11 | 5,989 | 5,778 | 0 | 211 |
| Shell | 4 | 267 | 197 | 17 | 53 |
| Dockerfile | 1 | 21 | 14 | 0 | 7 |
| TOML | 1 | 3 | 3 | 0 | 0 |
| CSS | 2 | 2 | 2 | 0 | 0 |
| JavaScript | 2 | 3 | 2 | 1 | 0 |
| Markdown | 3 | 1,175 | 0 | 947 | 228 |
| Plain Text | 6 | 125 | 0 | 124 | 1 |

Top language (Python 77.6%). Generated at 2026-09-05T13:42:07.342866642+00:00. Canonical report: https://octocounts.com/github/hikariatama/hikka

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/hikariatama/hikka/commit/35bd52e24026bb6cb6e7a4ef2f85e9ca900b16aa?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 hikariatama/hikka have?

hikariatama/hikka has 32,482 total lines, including 26,746 code lines, 1,634 comment lines, and 4,102 blank lines.

### How was the hikariatama/hikka line count measured?

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

### What commit was counted for hikariatama/hikka?

This OctoCounts report was generated from 35bd52e24026bb6cb6e7a4ef2f85e9ca900b16aa at commit 35bd52e24026 on 2026-09-05T13:42:07.342866642+00:00.

## Similar repository reports

- [meta-pytorch/opacus](https://octocounts.com/github/meta-pytorch/opacus) — Python, 26,651 code lines
- [lij768423-svg/grok-register-panel](https://octocounts.com/github/lij768423-svg/grok-register-panel) — Python, 26,960 code lines
- [RoboVIP/RoboVIP_VDM](https://octocounts.com/github/RoboVIP/RoboVIP_VDM) — Python, 26,968 code lines
- [jihe520/MathModelAgent](https://octocounts.com/github/jihe520/MathModelAgent) — Python, 26,464 code lines
- [666ghj/MiroFish](https://octocounts.com/github/666ghj/MiroFish) — Python, 26,369 code lines
- [hetznercloud/hcloud-python](https://octocounts.com/github/hetznercloud/hcloud-python) — Python, 27,180 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)
