# airbnb/epoxy SLOC report

> As of 2026-09-16 (commit e45bd3a61fe3), airbnb/epoxy contains 127,219 total lines: 94,042 code, 15,798 comments, 17,379 blank, across 872 files in 11 languages (top: Java 71.8%). Default configuration. Counted with tokei via OctoCounts.

airbnb/epoxy has 94,042 source lines of code out of 127,219 total lines across 872 files, counted from the master ref at commit e45bd3a61fe3 by the OctoCounts tokei engine on 2026-09-16. 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 73.9% of all lines, comments represent 12.4%, and the repository averages 108 code lines per file. Java accounts for 71.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 536 | 92,218 | 67,540 | 11,829 | 12,849 |
| Kotlin | 207 | 31,287 | 23,959 | 3,332 | 3,996 |
| 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 | 3 | 3 | 3 | 0 | 0 |
| Markdown | 5 | 799 | 0 | 561 | 238 |

Top language (Java 71.8%). Generated at 2026-09-16T22:35:11.507721474+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%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

### How many lines of code does airbnb/epoxy have?

airbnb/epoxy has 127,219 total lines, including 94,042 code lines, 15,798 comment lines, and 17,379 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 master at commit e45bd3a61fe3 on 2026-09-16T22:35:11.507721474+00:00.

## Similar repository reports

- [meitanzai/ktg-mes](https://octocounts.com/github/meitanzai/ktg-mes) — Java, 90,595 code lines
- [wumpz/jhotdraw](https://octocounts.com/github/wumpz/jhotdraw) — Java, 84,909 code lines
- [OpenSPG/openspg](https://octocounts.com/github/OpenSPG/openspg) — Java, 104,930 code lines
- [FasterXML/jackson-databind](https://octocounts.com/github/FasterXML/jackson-databind) — Java, 82,635 code lines
- [shopizer-ecommerce/shopizer](https://octocounts.com/github/shopizer-ecommerce/shopizer) — Java, 82,538 code lines
- [nageoffer/ragent](https://octocounts.com/github/nageoffer/ragent) — Java, 106,412 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)
