# 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%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

skydoves/Pokedex has 3,088 source lines of code out of 18,927 total lines across 90 files, counted from the main ref at commit ef66ede1e8c8 by the OctoCounts tokei engine on 2026-09-03. 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 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

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/skydoves/Pokedex/commit/ef66ede1e8c8fb4c523bc79aa5597f0335b0ac49?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 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

- [JouTak/AceRace](https://octocounts.com/github/JouTak/AceRace) — Kotlin, 3,113 code lines
- [drakeet/MultiType](https://octocounts.com/github/drakeet/MultiType) — Kotlin, 2,646 code lines
- [gyf-dev/Cactus](https://octocounts.com/github/gyf-dev/Cactus) — Kotlin, 2,608 code lines
- [n08i40k/badges-sdk](https://octocounts.com/github/n08i40k/badges-sdk) — Kotlin, 3,608 code lines
- [JouTak/ADHD](https://octocounts.com/github/JouTak/ADHD) — Kotlin, 3,734 code lines
- [touchlab/KaMPKit](https://octocounts.com/github/touchlab/KaMPKit) — Kotlin, 2,429 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)
