# limafresh/Brushshe SLOC report

> As of 2026-09-14 (commit ee7914dd2445), limafresh/Brushshe contains 12,633 total lines: 10,226 code, 884 comments, 1,523 blank, across 90 files in 9 languages (top: Python 59.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving limafresh/Brushshe to commit ee7914dd2445, 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 80.9% of all lines, comments represent 7.0%, and the repository averages 114 code lines per file. Python accounts for 59.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 46 | 7,660 | 6,075 | 237 | 1,348 |
| JSON | 26 | 4,032 | 4,030 | 0 | 2 |
| HEX | 4 | 80 | 80 | 0 | 0 |
| YAML | 1 | 18 | 15 | 2 | 1 |
| Shell | 1 | 28 | 14 | 4 | 10 |
| Dockerfile | 1 | 21 | 11 | 3 | 7 |
| SVG | 1 | 1 | 1 | 0 | 0 |
| Markdown | 3 | 233 | 0 | 186 | 47 |
| Plain Text | 7 | 560 | 0 | 452 | 108 |

Top language (Python 59.4%). Generated at 2026-09-14T05:59:52.962062403+00:00. Canonical report: https://octocounts.com/github/limafresh/Brushshe

## Report FAQ

### How many lines of code does limafresh/Brushshe have?

limafresh/Brushshe has 12,633 total lines, including 10,226 code lines, 884 comment lines, and 1,523 blank lines.

### How was the limafresh/Brushshe line count measured?

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

### What commit was counted for limafresh/Brushshe?

This OctoCounts report was generated from main at commit ee7914dd2445 on 2026-09-14T05:59:52.962062403+00:00.

## Similar repository reports

- [pytorch/examples](https://octocounts.com/github/pytorch/examples) — Python, 10,216 code lines
- [onlynor/vibemeter](https://octocounts.com/github/onlynor/vibemeter) — Python, 10,238 code lines
- [bcefghj/ai-agent-interview-guide](https://octocounts.com/github/bcefghj/ai-agent-interview-guide) — Python, 10,254 code lines
- [fudan-zvg/diffusion-square](https://octocounts.com/github/fudan-zvg/diffusion-square) — Python, 10,195 code lines
- [timzaak/web-dev-skills](https://octocounts.com/github/timzaak/web-dev-skills) — Python, 10,276 code lines
- [pallets/flask](https://octocounts.com/github/pallets/flask) — Python, 10,176 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)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [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)
