# KDE/kquickcharts SLOC report

> As of 2026-09-18 (commit 7887772cb98a), KDE/kquickcharts contains 12,477 total lines: 7,683 code, 2,540 comments, 2,254 blank, across 111 files in 10 languages (top: C++ 56.7%). Default configuration. Counted with tokei via OctoCounts.

KDE/kquickcharts has 7,683 source lines of code out of 12,477 total lines across 111 files, counted from the master ref at commit 7887772cb98a by the OctoCounts tokei engine on 2026-09-18. 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/kquickcharts to commit 7887772cb98a, 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 small codebase by counted code lines. Code represents 61.6% of all lines, comments represent 20.4%, and the repository averages 69 code lines per file. C++ accounts for 56.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 35 | 5,815 | 4,358 | 309 | 1,148 |
| QML | 22 | 2,109 | 1,365 | 374 | 370 |
| C Header | 29 | 2,630 | 1,308 | 932 | 390 |
| GLSL | 7 | 624 | 328 | 200 | 96 |
| CMake | 6 | 353 | 292 | 3 | 58 |
| YAML | 1 | 20 | 20 | 0 | 0 |
| Autoconf | 1 | 11 | 7 | 0 | 4 |
| Shell | 1 | 7 | 5 | 1 | 1 |
| Markdown | 3 | 117 | 0 | 89 | 28 |
| Plain Text | 6 | 791 | 0 | 632 | 159 |

Top language (C++ 56.7%). Generated at 2026-09-18T10:38:39.875341748+00:00. Canonical report: https://octocounts.com/github/KDE/kquickcharts

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/KDE/kquickcharts/commit/7887772cb98ab237af7ccb4229bb7f5f7b209b94?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

### How many lines of code does KDE/kquickcharts have?

KDE/kquickcharts has 12,477 total lines, including 7,683 code lines, 2,540 comment lines, and 2,254 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 7887772cb98a, 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/kquickcharts?

This OctoCounts report was generated from master at commit 7887772cb98a on 2026-09-18T10:38:39.875341748+00:00.

## Similar repository reports

- [nmrugg/Drawfish](https://octocounts.com/github/nmrugg/Drawfish) — C++, 8,347 code lines
- [coolight7/musicxx](https://octocounts.com/github/coolight7/musicxx) — C++, 6,649 code lines
- [Amulet-Team/Amulet-NBT](https://octocounts.com/github/Amulet-Team/Amulet-NBT) — C++, 8,941 code lines
- [fedotow-p/CG-DX12](https://octocounts.com/github/fedotow-p/CG-DX12) — C++, 9,042 code lines
- [LLMServe/SwiftTransformer](https://octocounts.com/github/LLMServe/SwiftTransformer) — C++, 9,142 code lines
- [JuliaHubOSS/llvm-cbe](https://octocounts.com/github/JuliaHubOSS/llvm-cbe) — C++, 6,085 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)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Godot vs Bevy](https://octocounts.com/compare/godot-vs-bevy)
- [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)
