# square/okhttp SLOC report

> As of 2026-09-10 (commit 0e17a67f10ed), square/okhttp contains 131,284 total lines: 87,359 code, 31,739 comments, 12,186 blank, across 599 files in 11 languages (top: Kotlin 96.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving square/okhttp to commit 0e17a67f10ed, 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 66.5% of all lines, comments represent 24.2%, and the repository averages 146 code lines per file. Kotlin accounts for 96.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Kotlin | 482 | 112,837 | 83,853 | 17,902 | 11,082 |
| Java | 48 | 3,953 | 2,596 | 823 | 534 |
| JSON | 6 | 379 | 379 | 0 | 0 |
| Shell | 6 | 368 | 163 | 147 | 58 |
| YAML | 1 | 117 | 107 | 4 | 6 |
| TOML | 1 | 108 | 106 | 1 | 1 |
| Batch | 1 | 94 | 73 | 0 | 21 |
| XML | 10 | 80 | 68 | 1 | 11 |
| Prolog | 4 | 16 | 14 | 0 | 2 |
| Markdown | 30 | 1,410 | 0 | 1,007 | 403 |
| Plain Text | 10 | 11,922 | 0 | 11,854 | 68 |

Top language (Kotlin 96.0%). Generated at 2026-09-10T23:23:05.673382378+00:00. Canonical report: https://octocounts.com/github/square/okhttp

## Report FAQ

### How many lines of code does square/okhttp have?

square/okhttp has 131,284 total lines, including 87,359 code lines, 31,739 comment lines, and 12,186 blank lines.

### How was the square/okhttp line count measured?

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

### What commit was counted for square/okhttp?

This OctoCounts report was generated from 0e17a67f10ed08c1f5623f9daa199dbdf8ff6bbb at commit 0e17a67f10ed on 2026-09-10T23:23:05.673382378+00:00.

## Similar repository reports

- [embabel/embabel-agent](https://octocounts.com/github/embabel/embabel-agent) — Kotlin, 86,625 code lines
- [ciddwd/overlay-translator](https://octocounts.com/github/ciddwd/overlay-translator) — Kotlin, 88,109 code lines
- [kiwix/kiwix-android](https://octocounts.com/github/kiwix/kiwix-android) — Kotlin, 84,558 code lines
- [apoorvdarshan/fud-ai](https://octocounts.com/github/apoorvdarshan/fud-ai) — Kotlin, 79,813 code lines
- [TermoraDev/termora](https://octocounts.com/github/TermoraDev/termora) — Kotlin, 68,330 code lines
- [permissionlesstech/bitchat-android](https://octocounts.com/github/permissionlesstech/bitchat-android) — Kotlin, 110,768 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)
