# apple/container SLOC report

> As of 2026-09-16 (commit 57f0b9392bbe), apple/container contains 70,854 total lines: 50,002 code, 12,434 comments, 8,418 blank, across 483 files in 10 languages (top: Swift 97.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

apple/container has 50,002 source lines of code out of 70,854 total lines across 483 files, counted from the 57f0b9392bbee1998e6c7f3f25db222fe1dcdd12 ref at commit 57f0b9392bbe 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 apple/container to commit 57f0b9392bbe, 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 70.6% of all lines, comments represent 17.5%, and the repository averages 104 code lines per file. Swift accounts for 97.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Swift | 448 | 68,331 | 48,910 | 11,467 | 7,954 |
| Shell | 9 | 731 | 472 | 171 | 88 |
| Makefile | 2 | 497 | 368 | 70 | 59 |
| YAML | 1 | 135 | 126 | 9 | 0 |
| TOML | 7 | 84 | 70 | 0 | 14 |
| Dockerfile | 1 | 35 | 24 | 6 | 5 |
| C Header | 2 | 59 | 19 | 30 | 10 |
| C | 2 | 50 | 13 | 31 | 6 |
| Markdown | 9 | 916 | 0 | 638 | 278 |
| Plain Text | 2 | 16 | 0 | 12 | 4 |

Top language (Swift 97.8%). Generated at 2026-09-16T15:29:34.775501123+00:00. Canonical report: https://octocounts.com/github/apple/container

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/apple/container/commit/57f0b9392bbee1998e6c7f3f25db222fe1dcdd12?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 apple/container have?

apple/container has 70,854 total lines, including 50,002 code lines, 12,434 comment lines, and 8,418 blank lines.

### How was the apple/container line count measured?

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

### What commit was counted for apple/container?

This OctoCounts report was generated from 57f0b9392bbee1998e6c7f3f25db222fe1dcdd12 at commit 57f0b9392bbe on 2026-09-16T15:29:34.775501123+00:00.

## Similar repository reports

- [rdrkr/AeroSpaceBar](https://octocounts.com/github/rdrkr/AeroSpaceBar) — Swift, 49,576 code lines
- [openemu/openemu](https://octocounts.com/github/openemu/openemu) — Swift, 51,887 code lines
- [tw93/MiaoYan](https://octocounts.com/github/tw93/MiaoYan) — Swift, 46,992 code lines
- [lizhelang/codexbar](https://octocounts.com/github/lizhelang/codexbar) — Swift, 53,471 code lines
- [irons163/codex-pool-manager](https://octocounts.com/github/irons163/codex-pool-manager) — Swift, 43,547 code lines
- [SideStore/SideStore](https://octocounts.com/github/SideStore/SideStore) — Swift, 43,235 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)
- [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)
