# skydoves/Pokedex SLOC report

> As of 2026-09-03 (commit ef66ede1e8c8), skydoves/Pokedex contains 18,927 total lines: 3,088 code, 15,311 comments, 528 blank, across 90 files in 8 languages (top: Kotlin 54.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving skydoves/Pokedex to commit ef66ede1e8c8, 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 16.3% of all lines, comments represent 80.9%, and the repository averages 34 code lines per file. Kotlin accounts for 54.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Kotlin | 55 | 2,901 | 1,682 | 894 | 325 |
| XML | 25 | 1,306 | 858 | 375 | 73 |
| JSON | 3 | 278 | 278 | 0 | 0 |
| Shell | 1 | 248 | 103 | 119 | 26 |
| TOML | 1 | 109 | 103 | 3 | 3 |
| Batch | 1 | 82 | 64 | 0 | 18 |
| Markdown | 3 | 294 | 0 | 211 | 83 |
| Plain Text | 1 | 13,709 | 0 | 13,709 | 0 |

Top language (Kotlin 54.5%). Generated at 2026-09-03T01:49:05.268980708+00:00. Canonical report: https://octocounts.com/github/skydoves/Pokedex

## Report FAQ

### How many lines of code does skydoves/Pokedex have?

skydoves/Pokedex has 18,927 total lines, including 3,088 code lines, 15,311 comment lines, and 528 blank lines.

### How was the skydoves/Pokedex line count measured?

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

### What commit was counted for skydoves/Pokedex?

This OctoCounts report was generated from main at commit ef66ede1e8c8 on 2026-09-03T01:49:05.268980708+00:00.

## Similar repository reports

- [drakeet/MultiType](https://octocounts.com/github/drakeet/MultiType) — Kotlin, 2,698 code lines
- [gyf-dev/Cactus](https://octocounts.com/github/gyf-dev/Cactus) — Kotlin, 2,599 code lines
- [n08i40k/badges-sdk](https://octocounts.com/github/n08i40k/badges-sdk) — Kotlin, 3,608 code lines
- [ikstv/zone-news](https://octocounts.com/github/ikstv/zone-news) — Kotlin, 2,420 code lines
- [madeye/ad-skipper](https://octocounts.com/github/madeye/ad-skipper) — Kotlin, 3,844 code lines
- [runetfreedom/per-app-split-bypass-poc](https://octocounts.com/github/runetfreedom/per-app-split-bypass-poc) — Kotlin, 2,024 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
