# ente/ente SLOC report

> As of 2026-09-17 (commit 45dfbdc3a832), ente/ente contains 944,911 total lines: 862,618 code, 8,565 comments, 73,728 blank, across 5,686 files in 34 languages (top: Dart 37.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

ente/ente has 862,618 source lines of code out of 944,911 total lines across 5,686 files, counted from the 45dfbdc3a83254c255bb4d8ce4266bacc541e158 ref at commit 45dfbdc3a832 by the OctoCounts tokei engine on 2026-09-17. 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 ente/ente to commit 45dfbdc3a832, 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 91.3% of all lines, comments represent 0.9%, and the repository averages 152 code lines per file. Dart accounts for 37.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Dart | 1,673 | 352,793 | 321,409 | 1,915 | 29,469 |
| TSX | 460 | 135,246 | 126,264 | 400 | 8,582 |
| Rust | 416 | 119,171 | 108,488 | 270 | 10,413 |
| JSON | 257 | 94,466 | 94,457 | 0 | 9 |
| Go | 509 | 87,139 | 78,228 | 493 | 8,418 |
| TypeScript | 473 | 72,822 | 63,418 | 991 | 8,413 |
| Swift | 120 | 22,374 | 19,931 | 62 | 2,381 |
| Kotlin | 139 | 21,226 | 19,434 | 45 | 1,747 |
| SVG | 671 | 9,039 | 8,888 | 50 | 101 |
| JavaScript | 82 | 3,126 | 2,850 | 51 | 225 |
| HTML | 67 | 3,261 | 2,842 | 181 | 238 |
| YAML | 83 | 3,505 | 2,784 | 382 | 339 |

Top language (Dart 37.3%). Generated at 2026-09-17T06:26:43.102346950+00:00. Canonical report: https://octocounts.com/github/ente/ente

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/ente/ente/commit/45dfbdc3a83254c255bb4d8ce4266bacc541e158?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 ente/ente have?

ente/ente has 944,911 total lines, including 862,618 code lines, 8,565 comment lines, and 73,728 blank lines.

### How was the ente/ente line count measured?

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

### What commit was counted for ente/ente?

This OctoCounts report was generated from 45dfbdc3a83254c255bb4d8ce4266bacc541e158 at commit 45dfbdc3a832 on 2026-09-17T06:26:43.102346950+00:00.

## Similar repository reports

- [kodjodevf/mangayomi](https://octocounts.com/github/kodjodevf/mangayomi) — Dart, 218,113 code lines
- [Spyou/Zangetsu](https://octocounts.com/github/Spyou/Zangetsu) — Dart, 185,453 code lines
- [bdero/flutter_scene](https://octocounts.com/github/bdero/flutter_scene) — Dart, 178,253 code lines
- [lollipopkit/flutter_server_box](https://octocounts.com/github/lollipopkit/flutter_server_box) — Dart, 174,791 code lines
- [professorDeveloper/sozo](https://octocounts.com/github/professorDeveloper/sozo) — Dart, 148,753 code lines
- [deretame/Breeze](https://octocounts.com/github/deretame/Breeze) — Dart, 140,385 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)
