# 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%). Counted with tokei via OctoCounts.

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

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

- [dev47apps/droidcam-obs-plugin](https://octocounts.com/github/dev47apps/droidcam-obs-plugin) — C++, 6,203 code lines
- [predict-woo/qwen3-asr.cpp](https://octocounts.com/github/predict-woo/qwen3-asr.cpp) — C++, 5,992 code lines
- [gt945/gede](https://octocounts.com/github/gt945/gede) — C++, 7,418 code lines
- [GlacieTeam/NBT](https://octocounts.com/github/GlacieTeam/NBT) — C++, 5,840 code lines
- [LittleNightSong/NBT](https://octocounts.com/github/LittleNightSong/NBT) — C++, 5,840 code lines
- [KDE/kquickcharts](https://octocounts.com/github/KDE/kquickcharts) — C++, 7,677 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
