# airbnb/epoxy SLOC report

> As of 2026-09-21 (commit e45bd3a61fe3), airbnb/epoxy contains 35,575 total lines: 24,318 code, 6,256 comments, 5,001 blank, across 397 files in 11 languages (top: Kotlin 62.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

airbnb/epoxy has 24,318 source lines of code out of 35,575 total lines across 397 files, counted from the e45bd3a61fe3a1f130e184f5b8dcf172ab99025a ref at commit e45bd3a61fe3 by the OctoCounts tokei engine on 2026-09-21. 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 airbnb/epoxy to commit e45bd3a61fe3, 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 68.4% of all lines, comments represent 17.6%, and the repository averages 61 code lines per file. Kotlin accounts for 62.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Kotlin | 150 | 20,830 | 15,282 | 2,821 | 2,727 |
| Java | 119 | 11,032 | 6,494 | 2,798 | 1,740 |
| XML | 104 | 1,890 | 1,706 | 38 | 146 |
| HTML | 1 | 165 | 165 | 0 | 0 |
| Prolog | 11 | 191 | 165 | 0 | 26 |
| CSS | 2 | 183 | 151 | 0 | 32 |
| JavaScript | 1 | 194 | 148 | 1 | 45 |
| Shell | 1 | 185 | 127 | 37 | 21 |
| Batch | 1 | 104 | 78 | 0 | 26 |
| JSON | 2 | 2 | 2 | 0 | 0 |
| Markdown | 5 | 799 | 0 | 561 | 238 |

Top language (Kotlin 62.8%). Generated at 2026-09-21T22:53:57.077842835+00:00. Canonical report: https://octocounts.com/github/airbnb/epoxy

## Reproduce this report

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

airbnb/epoxy has 35,575 total lines, including 24,318 code lines, 6,256 comment lines, and 5,001 blank lines.

### How was the airbnb/epoxy line count measured?

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

### What commit was counted for airbnb/epoxy?

This OctoCounts report was generated from e45bd3a61fe3a1f130e184f5b8dcf172ab99025a at commit e45bd3a61fe3 on 2026-09-21T22:53:57.077842835+00:00.

## Similar repository reports

- [icerockdev/moko-resources](https://octocounts.com/github/icerockdev/moko-resources) — Kotlin, 22,029 code lines
- [MetaCubeX/ClashMetaForAndroid](https://octocounts.com/github/MetaCubeX/ClashMetaForAndroid) — Kotlin, 21,777 code lines
- [Yutkar/MyFinances](https://octocounts.com/github/Yutkar/MyFinances) — Kotlin, 20,229 code lines
- [Yos-X/ClashYou](https://octocounts.com/github/Yos-X/ClashYou) — Kotlin, 20,051 code lines
- [mlm-games/flicky](https://octocounts.com/github/mlm-games/flicky) — Kotlin, 19,588 code lines
- [accrescent/parcelo](https://octocounts.com/github/accrescent/parcelo) — Kotlin, 29,133 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)
