# ciddwd/overlay-translator SLOC report

> As of 2026-09-09 (commit aa12e17c3f79), ciddwd/overlay-translator contains 107,022 total lines: 88,109 code, 11,448 comments, 7,465 blank, across 375 files in 13 languages (top: Kotlin 93.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

ciddwd/overlay-translator has 88,109 source lines of code out of 107,022 total lines across 375 files, counted from the aa12e17c3f795b3afa75a90dcab1553d143192ca ref at commit aa12e17c3f79 by the OctoCounts tokei engine on 2026-09-09. 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 ciddwd/overlay-translator to commit aa12e17c3f79, 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 10.7%, and the repository averages 235 code lines per file. Kotlin accounts for 93.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Kotlin | 312 | 91,312 | 82,182 | 3,742 | 5,388 |
| XML | 39 | 4,251 | 4,026 | 109 | 116 |
| Python | 3 | 673 | 569 | 5 | 99 |
| Bitbake | 1 | 504 | 458 | 1 | 45 |
| CMake | 2 | 469 | 404 | 20 | 45 |
| C++ | 1 | 228 | 199 | 7 | 22 |
| TOML | 1 | 104 | 88 | 0 | 16 |
| Batch | 1 | 92 | 71 | 0 | 21 |
| Shell | 1 | 108 | 53 | 39 | 16 |
| Prolog | 3 | 51 | 44 | 0 | 7 |
| Autoconf | 2 | 16 | 15 | 0 | 1 |
| Markdown | 3 | 1,322 | 0 | 972 | 350 |

Top language (Kotlin 93.3%). Generated at 2026-09-09T19:22:18.790416284+00:00. Canonical report: https://octocounts.com/github/ciddwd/overlay-translator

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/ciddwd/overlay-translator/commit/aa12e17c3f795b3afa75a90dcab1553d143192ca?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 ciddwd/overlay-translator have?

ciddwd/overlay-translator has 107,022 total lines, including 88,109 code lines, 11,448 comment lines, and 7,465 blank lines.

### How was the ciddwd/overlay-translator line count measured?

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

### What commit was counted for ciddwd/overlay-translator?

This OctoCounts report was generated from aa12e17c3f795b3afa75a90dcab1553d143192ca at commit aa12e17c3f79 on 2026-09-09T19:22:18.790416284+00:00.

## Similar repository reports

- [owenewans/owenclave](https://octocounts.com/github/owenewans/owenclave) — Kotlin, 88,187 code lines
- [square/okhttp](https://octocounts.com/github/square/okhttp) — Kotlin, 87,359 code lines
- [embabel/embabel-agent](https://octocounts.com/github/embabel/embabel-agent) — Kotlin, 86,625 code lines
- [kiwix/kiwix-android](https://octocounts.com/github/kiwix/kiwix-android) — Kotlin, 84,558 code lines
- [chrisbanes/haze](https://octocounts.com/github/chrisbanes/haze) — Kotlin, 76,458 code lines
- [littlesight9-sketch/cloudstream-3](https://octocounts.com/github/littlesight9-sketch/cloudstream-3) — Kotlin, 73,616 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)
- [React Native vs Flutter](https://octocounts.com/compare/react-native-vs-flutter)
- [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)
