# KDE/dolphin SLOC report

> As of 2026-09-15 (commit 8365072e4ef2), KDE/dolphin contains 859,471 total lines: 394,208 code, 338,092 comments, 127,171 blank, across 489 files in 14 languages (top: PO File 87.7%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

KDE/dolphin has 394,208 source lines of code out of 859,471 total lines across 489 files, counted from the 8365072e4ef23e51d0aa902e9b78a798a5de4090 ref at commit 8365072e4ef2 by the OctoCounts tokei engine on 2026-09-15. 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 KDE/dolphin to commit 8365072e4ef2, 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 45.9% of all lines, comments represent 39.3%, and the repository averages 806 code lines per file. PO File accounts for 87.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| PO File | 149 | 786,610 | 345,820 | 325,073 | 115,717 |
| C++ | 147 | 49,345 | 38,272 | 3,696 | 7,377 |
| C Header | 150 | 18,043 | 7,635 | 7,127 | 3,281 |
| CMake | 8 | 1,070 | 870 | 56 | 144 |
| XML | 2 | 597 | 597 | 0 | 0 |
| JSON | 6 | 399 | 399 | 0 | 0 |
| SVG | 1 | 274 | 267 | 6 | 1 |
| Python | 3 | 203 | 156 | 14 | 33 |
| Autoconf | 4 | 132 | 119 | 5 | 8 |
| TOML | 1 | 84 | 55 | 18 | 11 |
| Zsh | 1 | 24 | 14 | 5 | 5 |
| Shell | 2 | 21 | 4 | 13 | 4 |

Top language (PO File 87.7%). Generated at 2026-09-15T01:18:36.917403113+00:00. Canonical report: https://octocounts.com/github/KDE/dolphin

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/KDE/dolphin/commit/8365072e4ef23e51d0aa902e9b78a798a5de4090?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 KDE/dolphin have?

KDE/dolphin has 859,471 total lines, including 394,208 code lines, 338,092 comment lines, and 127,171 blank lines.

### How was the KDE/dolphin line count measured?

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

### What commit was counted for KDE/dolphin?

This OctoCounts report was generated from 8365072e4ef23e51d0aa902e9b78a798a5de4090 at commit 8365072e4ef2 on 2026-09-15T01:18:36.917403113+00:00.

## Similar repository reports

- [django/django](https://octocounts.com/github/django/django) — PO File, 392,744 code lines
- [frePPLe/frepple](https://octocounts.com/github/frePPLe/frepple) — PO File, 401,670 code lines
- [wagtail/wagtail](https://octocounts.com/github/wagtail/wagtail) — PO File, 365,770 code lines
- [gitGNU/gnu_bash](https://octocounts.com/github/gitGNU/gnu_bash) — PO File, 296,705 code lines
- [guillemj/dpkg](https://octocounts.com/github/guillemj/dpkg) — PO File, 546,340 code lines
- [CytopiaTeam/Cytopia](https://octocounts.com/github/CytopiaTeam/Cytopia) — PO File, 184,008 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)
- [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)
