# SunghoLee/HybriDroid SLOC report

> As of 2026-09-11 (commit b8a345b2a946), SunghoLee/HybriDroid contains 22,356 total lines: 15,947 code, 3,217 comments, 3,192 blank, across 175 files in 7 languages (top: Java 71.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

SunghoLee/HybriDroid has 15,947 source lines of code out of 22,356 total lines across 175 files, counted from the b8a345b2a946dfd02eabfaabc2818a11387e19e4 ref at commit b8a345b2a946 by the OctoCounts tokei engine on 2026-09-11. 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 SunghoLee/HybriDroid to commit b8a345b2a946, 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 71.3% of all lines, comments represent 14.4%, and the repository averages 91 code lines per file. Java accounts for 71.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 156 | 16,543 | 11,343 | 2,971 | 2,229 |
| XML | 11 | 4,130 | 3,490 | 77 | 563 |
| JavaScript | 3 | 1,500 | 1,032 | 118 | 350 |
| Python | 2 | 77 | 47 | 12 | 18 |
| Makefile | 1 | 46 | 35 | 0 | 11 |
| Markdown | 1 | 54 | 0 | 33 | 21 |
| Plain Text | 1 | 6 | 0 | 6 | 0 |

Top language (Java 71.1%). Generated at 2026-09-11T02:48:49.292574080+00:00. Canonical report: https://octocounts.com/github/SunghoLee/HybriDroid

## Reproduce this report

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

SunghoLee/HybriDroid has 22,356 total lines, including 15,947 code lines, 3,217 comment lines, and 3,192 blank lines.

### How was the SunghoLee/HybriDroid line count measured?

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

### What commit was counted for SunghoLee/HybriDroid?

This OctoCounts report was generated from b8a345b2a946dfd02eabfaabc2818a11387e19e4 at commit b8a345b2a946 on 2026-09-11T02:48:49.292574080+00:00.

## Similar repository reports

- [google/gson](https://octocounts.com/github/google/gson) — Java, 15,044 code lines
- [MrShieh-X/console-minecraft-launcher](https://octocounts.com/github/MrShieh-X/console-minecraft-launcher) — Java, 16,880 code lines
- [termux/termux-x11](https://octocounts.com/github/termux/termux-x11) — Java, 14,881 code lines
- [iBotPeaches/Apktool](https://octocounts.com/github/iBotPeaches/Apktool) — Java, 13,560 code lines
- [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

## 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)
