# Homebrew/BrewUI SLOC report

> As of 2026-09-16 (commit 13cc1dd80dff), Homebrew/BrewUI contains 37,643 total lines: 29,154 code, 3,609 comments, 4,880 blank, across 374 files in 6 languages (top: Swift 94.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Homebrew/BrewUI to commit 13cc1dd80dff, 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 77.4% of all lines, comments represent 9.6%, and the repository averages 78 code lines per file. Swift accounts for 94.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Swift | 320 | 35,420 | 27,593 | 3,161 | 4,666 |
| JSON | 36 | 1,284 | 1,284 | 0 | 0 |
| BASH | 8 | 411 | 267 | 85 | 59 |
| Xcode Config | 3 | 55 | 9 | 41 | 5 |
| SVG | 1 | 1 | 1 | 0 | 0 |
| Markdown | 6 | 472 | 0 | 322 | 150 |

Top language (Swift 94.6%). Generated at 2026-09-16T07:41:34.909737261+00:00. Canonical report: https://octocounts.com/github/Homebrew/BrewUI

## Report FAQ

### How many lines of code does Homebrew/BrewUI have?

Homebrew/BrewUI has 37,643 total lines, including 29,154 code lines, 3,609 comment lines, and 4,880 blank lines.

### How was the Homebrew/BrewUI line count measured?

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

### What commit was counted for Homebrew/BrewUI?

This OctoCounts report was generated from 13cc1dd80dffbd57975c72cf058d6e6d1af7dd37 at commit 13cc1dd80dff on 2026-09-16T07:41:34.909737261+00:00.

## Similar repository reports

- [QuentinHsu/cat-bar](https://octocounts.com/github/QuentinHsu/cat-bar) — Swift, 29,203 code lines
- [shirkeharsh/mooziac](https://octocounts.com/github/shirkeharsh/mooziac) — Swift, 28,827 code lines
- [rooootdev/lara](https://octocounts.com/github/rooootdev/lara) — Swift, 28,239 code lines
- [LiveContainer/LiveContainer](https://octocounts.com/github/LiveContainer/LiveContainer) — Swift, 31,099 code lines
- [Alamofire/Alamofire](https://octocounts.com/github/Alamofire/Alamofire) — Swift, 27,119 code lines
- [omacom/try-omarchy](https://octocounts.com/github/omacom/try-omarchy) — Swift, 26,993 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
