# kagemiku/ios-clean-architecture-sample SLOC report

> As of 2026-09-16 (commit c08df24254b9), kagemiku/ios-clean-architecture-sample contains 1,775 total lines: 1,173 code, 276 comments, 326 blank, across 35 files in 3 languages (top: Swift 95.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

kagemiku/ios-clean-architecture-sample has 1,173 source lines of code out of 1,775 total lines across 35 files, counted from the c08df24254b9ddf2eee0ace26bb73e70b3f745c3 ref at commit c08df24254b9 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 kagemiku/ios-clean-architecture-sample to commit c08df24254b9, 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 66.1% of all lines, comments represent 15.5%, and the repository averages 34 code lines per file. Swift accounts for 95.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Swift | 33 | 1,705 | 1,125 | 262 | 318 |
| JSON | 1 | 48 | 48 | 0 | 0 |
| Markdown | 1 | 22 | 0 | 14 | 8 |

Top language (Swift 95.9%). Generated at 2026-09-16T10:56:36.788491252+00:00. Canonical report: https://octocounts.com/github/kagemiku/ios-clean-architecture-sample

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/kagemiku/ios-clean-architecture-sample/commit/c08df24254b9ddf2eee0ace26bb73e70b3f745c3?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 kagemiku/ios-clean-architecture-sample have?

kagemiku/ios-clean-architecture-sample has 1,775 total lines, including 1,173 code lines, 276 comment lines, and 326 blank lines.

### How was the kagemiku/ios-clean-architecture-sample line count measured?

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

### What commit was counted for kagemiku/ios-clean-architecture-sample?

This OctoCounts report was generated from c08df24254b9ddf2eee0ace26bb73e70b3f745c3 at commit c08df24254b9 on 2026-09-16T10:56:36.788491252+00:00.

## Similar repository reports

- [zolplay-labs/swiftui-sky](https://octocounts.com/github/zolplay-labs/swiftui-sky) — Swift, 1,313 code lines
- [huanglizhuo/MergeBar](https://octocounts.com/github/huanglizhuo/MergeBar) — Swift, 895 code lines
- [huanglizhuo/fusebar](https://octocounts.com/github/huanglizhuo/fusebar) — Swift, 1,489 code lines
- [SideStore/StosVPN](https://octocounts.com/github/SideStore/StosVPN) — Swift, 1,613 code lines
- [artemnovichkov/CircleStatusBar](https://octocounts.com/github/artemnovichkov/CircleStatusBar) — Swift, 506 code lines
- [elijah-semyonov/DuoLikeAnimation](https://octocounts.com/github/elijah-semyonov/DuoLikeAnimation) — Swift, 498 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)
