# KometTeam/Komet SLOC report

> As of 2026-09-05 (commit 72b393673adb), KometTeam/Komet contains 154,737 total lines: 134,621 code, 4,875 comments, 15,241 blank, across 603 files in 21 languages (top: Dart 92.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

KometTeam/Komet has 134,621 source lines of code out of 154,737 total lines across 603 files, counted from the 72b393673adb71edba2df8fd26df0fe69666472e ref at commit 72b393673adb by the OctoCounts tokei engine on 2026-09-05. 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 KometTeam/Komet to commit 72b393673adb, 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 87.0% of all lines, comments represent 3.2%, and the repository averages 223 code lines per file. Dart accounts for 92.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Dart | 464 | 142,956 | 124,909 | 4,126 | 13,921 |
| Kotlin | 18 | 4,820 | 4,319 | 64 | 437 |
| Rust | 9 | 1,200 | 1,047 | 30 | 123 |
| Swift | 8 | 1,069 | 954 | 4 | 111 |
| Python | 1 | 1,030 | 902 | 0 | 128 |
| CMake | 11 | 767 | 502 | 145 | 120 |
| C++ | 6 | 628 | 451 | 56 | 121 |
| SVG | 7 | 390 | 358 | 0 | 32 |
| XML | 16 | 360 | 307 | 51 | 2 |
| YAML | 9 | 348 | 191 | 119 | 38 |
| Shell | 4 | 269 | 179 | 33 | 57 |
| JSON | 22 | 167 | 167 | 0 | 0 |

Top language (Dart 92.8%). Generated at 2026-09-05T05:51:17.047073791+00:00. Canonical report: https://octocounts.com/github/KometTeam/Komet

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/KometTeam/Komet/commit/72b393673adb71edba2df8fd26df0fe69666472e?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 KometTeam/Komet have?

KometTeam/Komet has 154,737 total lines, including 134,621 code lines, 4,875 comment lines, and 15,241 blank lines.

### How was the KometTeam/Komet line count measured?

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

### What commit was counted for KometTeam/Komet?

This OctoCounts report was generated from 72b393673adb71edba2df8fd26df0fe69666472e at commit 72b393673adb on 2026-09-05T05:51:17.047073791+00:00.

## Similar repository reports

- [hm21/pro_image_editor](https://octocounts.com/github/hm21/pro_image_editor) — Dart, 140,082 code lines
- [deretame/Breeze](https://octocounts.com/github/deretame/Breeze) — Dart, 140,632 code lines
- [professorDeveloper/sozo](https://octocounts.com/github/professorDeveloper/sozo) — Dart, 148,753 code lines
- [localsend/localsend](https://octocounts.com/github/localsend/localsend) — Dart, 97,988 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

## 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)
