# iBotPeaches/Apktool SLOC report

> As of 2026-09-07 (commit baa603f353a5), iBotPeaches/Apktool contains 18,757 total lines: 13,560 code, 2,679 comments, 2,518 blank, across 114 files in 9 languages (top: Java 95.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

iBotPeaches/Apktool has 13,560 source lines of code out of 18,757 total lines across 114 files, counted from the baa603f353a51b932f136584358acf025c748895 ref at commit baa603f353a5 by the OctoCounts tokei engine on 2026-09-07. 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 iBotPeaches/Apktool to commit baa603f353a5, 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 72.3% of all lines, comments represent 14.3%, and the repository averages 119 code lines per file. Java accounts for 95.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 91 | 17,158 | 12,947 | 2,007 | 2,204 |
| Kotlin | 9 | 312 | 252 | 15 | 45 |
| Batch | 2 | 167 | 136 | 0 | 31 |
| Shell | 1 | 248 | 103 | 119 | 26 |
| BASH | 2 | 165 | 87 | 60 | 18 |
| TOML | 1 | 27 | 25 | 0 | 2 |
| Prolog | 1 | 11 | 10 | 0 | 1 |
| Markdown | 6 | 654 | 0 | 467 | 187 |
| Plain Text | 1 | 15 | 0 | 11 | 4 |

Top language (Java 95.5%). Generated at 2026-09-07T07:48:17.253863383+00:00. Canonical report: https://octocounts.com/github/iBotPeaches/Apktool

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/iBotPeaches/Apktool/commit/baa603f353a51b932f136584358acf025c748895?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 iBotPeaches/Apktool have?

iBotPeaches/Apktool has 18,757 total lines, including 13,560 code lines, 2,679 comment lines, and 2,518 blank lines.

### How was the iBotPeaches/Apktool line count measured?

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

### What commit was counted for iBotPeaches/Apktool?

This OctoCounts report was generated from baa603f353a51b932f136584358acf025c748895 at commit baa603f353a5 on 2026-09-07T07:48:17.253863383+00:00.

## Similar repository reports

- [Gracker/TraceFix](https://octocounts.com/github/Gracker/TraceFix) — Java, 13,172 code lines
- [dervarex/minified](https://octocounts.com/github/dervarex/minified) — Java, 13,157 code lines
- [termux/termux-x11](https://octocounts.com/github/termux/termux-x11) — Java, 14,881 code lines
- [fengyu-eng/paimon-datalake](https://octocounts.com/github/fengyu-eng/paimon-datalake) — Java, 12,228 code lines
- [frt321for/shared-device-micro-ops](https://octocounts.com/github/frt321for/shared-device-micro-ops) — Java, 12,132 code lines
- [google/gson](https://octocounts.com/github/google/gson) — Java, 15,044 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)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [Kubernetes vs Docker Compose](https://octocounts.com/compare/kubernetes-vs-docker-compose)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [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)
