# openairplay/open-airplay SLOC report

> As of 2026-08-24 (commit be21af32b0cd), openairplay/open-airplay contains 1,769 total lines: 1,321 code, 291 comments, 157 blank, across 8 files in 6 languages (top: Java 64.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

openairplay/open-airplay has 1,321 source lines of code out of 1,769 total lines across 8 files, counted from the master ref at commit be21af32b0cd by the OctoCounts tokei engine on 2026-08-24. 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 openairplay/open-airplay to commit be21af32b0cd, 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 small codebase by counted code lines. Code represents 74.7% of all lines, comments represent 16.4%, and the repository averages 165 code lines per file. Java accounts for 64.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 2 | 1,133 | 853 | 180 | 100 |
| PHP | 2 | 433 | 357 | 40 | 36 |
| XML | 1 | 113 | 101 | 1 | 11 |
| Dockerfile | 1 | 8 | 8 | 0 | 0 |
| Shell | 1 | 15 | 2 | 12 | 1 |
| Markdown | 1 | 67 | 0 | 58 | 9 |

Top language (Java 64.6%). Generated at 2026-08-24T00:41:00.724459104+00:00. Canonical report: https://octocounts.com/github/openairplay/open-airplay

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/openairplay/open-airplay/commit/be21af32b0cd7171c3a45c98ae542144293ef15d?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 openairplay/open-airplay have?

openairplay/open-airplay has 1,769 total lines, including 1,321 code lines, 291 comment lines, and 157 blank lines.

### How was the openairplay/open-airplay line count measured?

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

### What commit was counted for openairplay/open-airplay?

This OctoCounts report was generated from master at commit be21af32b0cd on 2026-08-24T00:41:00.724459104+00:00.

## Similar repository reports

- [LAKSHYA0505/2300320100138](https://octocounts.com/github/LAKSHYA0505/2300320100138) — Java, 1,440 code lines
- [fmfi-svt/andrvotr](https://octocounts.com/github/fmfi-svt/andrvotr) — Java, 1,466 code lines
- [NSX2022/Hadrian](https://octocounts.com/github/NSX2022/Hadrian) — Java, 1,486 code lines
- [lingbopro/NekoLib](https://octocounts.com/github/lingbopro/NekoLib) — Java, 1,072 code lines
- [LaurieWired/GhidraMCP](https://octocounts.com/github/LaurieWired/GhidraMCP) — Java, 1,684 code lines
- [openmrs/openmrs-module-serialization.xstream](https://octocounts.com/github/openmrs/openmrs-module-serialization.xstream) — Java, 1,830 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)
