# coolight7/musicxx SLOC report

> As of 2026-09-02 (commit 4b69709d820c), coolight7/musicxx contains 9,417 total lines: 6,649 code, 1,898 comments, 870 blank, across 105 files in 11 languages (top: C++ 32.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

coolight7/musicxx has 6,649 source lines of code out of 9,417 total lines across 105 files, counted from the main ref at commit 4b69709d820c by the OctoCounts tokei engine on 2026-09-02. 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 coolight7/musicxx to commit 4b69709d820c, 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 70.6% of all lines, comments represent 20.2%, and the repository averages 63 code lines per file. C++ accounts for 32.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 17 | 2,482 | 2,143 | 98 | 241 |
| C Header | 23 | 2,893 | 2,100 | 400 | 393 |
| JSON | 3 | 1,696 | 1,696 | 0 | 0 |
| JavaScript | 2 | 322 | 293 | 11 | 18 |
| HTML | 7 | 265 | 255 | 2 | 8 |
| CMake | 5 | 155 | 123 | 10 | 22 |
| Python | 1 | 38 | 27 | 6 | 5 |
| Shell | 2 | 21 | 12 | 1 | 8 |
| CSS | 1 | 0 | 0 | 0 | 0 |
| Markdown | 43 | 1,524 | 0 | 1,353 | 171 |
| Plain Text | 1 | 21 | 0 | 17 | 4 |

Top language (C++ 32.2%). Generated at 2026-09-02T01:00:08.485837383+00:00. Canonical report: https://octocounts.com/github/coolight7/musicxx

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/coolight7/musicxx/commit/4b69709d820c4ee2a4868c8878054eb91db3278b?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 coolight7/musicxx have?

coolight7/musicxx has 9,417 total lines, including 6,649 code lines, 1,898 comment lines, and 870 blank lines.

### How was the coolight7/musicxx line count measured?

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

### What commit was counted for coolight7/musicxx?

This OctoCounts report was generated from main at commit 4b69709d820c on 2026-09-02T01:00:08.485837383+00:00.

## Similar repository reports

- [JuliaHubOSS/llvm-cbe](https://octocounts.com/github/JuliaHubOSS/llvm-cbe) — C++, 6,085 code lines
- [madeye/ds-input](https://octocounts.com/github/madeye/ds-input) — C++, 5,939 code lines
- [dev47apps/droidcam-obs-plugin](https://octocounts.com/github/dev47apps/droidcam-obs-plugin) — C++, 5,937 code lines
- [KDE/kquickcharts](https://octocounts.com/github/KDE/kquickcharts) — C++, 7,683 code lines
- [MIT-SPARK/TEASER-plusplus](https://octocounts.com/github/MIT-SPARK/TEASER-plusplus) — C++, 5,544 code lines
- [xavhl/ACM-programming-practice](https://octocounts.com/github/xavhl/ACM-programming-practice) — C++, 5,465 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)
