# deretame/Breeze SLOC report

> As of 2026-09-19 (commit 2b39df0bf277), deretame/Breeze contains 170,172 total lines: 140,385 code, 11,709 comments, 18,078 blank, across 748 files in 21 languages (top: Dart 68.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

deretame/Breeze has 140,385 source lines of code out of 170,172 total lines across 748 files, counted from the 2b39df0bf277329d535b29abe83869e8240cb934 ref at commit 2b39df0bf277 by the OctoCounts tokei engine on 2026-09-19. 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 deretame/Breeze to commit 2b39df0bf277, 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 large codebase by counted code lines. Code represents 82.5% of all lines, comments represent 6.9%, and the repository averages 188 code lines per file. Dart accounts for 68.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Dart | 497 | 117,628 | 96,012 | 8,597 | 13,019 |
| Rust | 49 | 20,192 | 18,295 | 259 | 1,638 |
| JavaScript | 26 | 10,041 | 9,581 | 41 | 419 |
| JSON | 16 | 4,954 | 4,954 | 0 | 0 |
| YAML | 15 | 3,217 | 2,558 | 19 | 640 |
| Swift | 30 | 2,308 | 1,924 | 106 | 278 |
| TypeScript | 21 | 2,405 | 1,909 | 203 | 293 |
| C++ | 11 | 1,824 | 1,441 | 107 | 276 |
| Python | 11 | 1,425 | 1,134 | 34 | 257 |
| FreeMarker | 2 | 850 | 850 | 0 | 0 |
| Kotlin | 4 | 568 | 491 | 16 | 61 |
| CMake | 10 | 761 | 482 | 169 | 110 |

Top language (Dart 68.4%). Generated at 2026-09-19T00:00:51.689741250+00:00. Canonical report: https://octocounts.com/github/deretame/Breeze

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/deretame/Breeze/commit/2b39df0bf277329d535b29abe83869e8240cb934?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 deretame/Breeze have?

deretame/Breeze has 170,172 total lines, including 140,385 code lines, 11,709 comment lines, and 18,078 blank lines.

### How was the deretame/Breeze line count measured?

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

### What commit was counted for deretame/Breeze?

This OctoCounts report was generated from 2b39df0bf277329d535b29abe83869e8240cb934 at commit 2b39df0bf277 on 2026-09-19T00:00:51.689741250+00:00.

## Similar repository reports

- [hm21/pro_image_editor](https://octocounts.com/github/hm21/pro_image_editor) — Dart, 140,082 code lines
- [KometTeam/Komet](https://octocounts.com/github/KometTeam/Komet) — Dart, 134,621 code lines
- [lollipopkit/flutter_server_box](https://octocounts.com/github/lollipopkit/flutter_server_box) — Dart, 174,791 code lines
- [bdero/flutter_scene](https://octocounts.com/github/bdero/flutter_scene) — Dart, 178,253 code lines
- [localsend/localsend](https://octocounts.com/github/localsend/localsend) — Dart, 97,988 code lines
- [Spyou/Zangetsu](https://octocounts.com/github/Spyou/Zangetsu) — Dart, 185,453 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)
- [React Native vs Flutter](https://octocounts.com/compare/react-native-vs-flutter)
- [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)
