# rpm-software-management/rpm SLOC report

> As of 2026-09-11 (commit 289a571770f8), rpm-software-management/rpm contains 85,630 total lines: 62,133 code, 11,708 comments, 11,789 blank, across 283 files in 12 languages (top: C++ 67.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

rpm-software-management/rpm has 62,133 source lines of code out of 85,630 total lines across 283 files, counted from the 289a571770f876b48db08734c7129ad797d87367 ref at commit 289a571770f8 by the OctoCounts tokei engine on 2026-09-11. 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 rpm-software-management/rpm to commit 289a571770f8, 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 medium-sized codebase by counted code lines. Code represents 72.6% of all lines, comments represent 13.7%, and the repository averages 220 code lines per file. C++ accounts for 67.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 98 | 53,277 | 42,138 | 3,586 | 7,553 |
| C | 31 | 12,810 | 10,200 | 1,054 | 1,556 |
| C Header | 60 | 10,213 | 4,198 | 4,737 | 1,278 |
| Autoconf | 9 | 2,673 | 1,482 | 821 | 370 |
| C++ Header | 36 | 2,670 | 1,231 | 925 | 514 |
| Shell | 19 | 1,609 | 1,165 | 265 | 179 |
| CMake | 11 | 981 | 827 | 24 | 130 |
| Python | 11 | 561 | 405 | 52 | 104 |
| BASH | 4 | 460 | 401 | 15 | 44 |
| JSON | 1 | 60 | 60 | 0 | 0 |
| XML | 1 | 90 | 26 | 57 | 7 |
| Markdown | 2 | 226 | 0 | 172 | 54 |

Top language (C++ 67.8%). Generated at 2026-09-11T06:22:07.100485785+00:00. Canonical report: https://octocounts.com/github/rpm-software-management/rpm

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/rpm-software-management/rpm/commit/289a571770f876b48db08734c7129ad797d87367?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 rpm-software-management/rpm have?

rpm-software-management/rpm has 85,630 total lines, including 62,133 code lines, 11,708 comment lines, and 11,789 blank lines.

### How was the rpm-software-management/rpm line count measured?

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

### What commit was counted for rpm-software-management/rpm?

This OctoCounts report was generated from 289a571770f876b48db08734c7129ad797d87367 at commit 289a571770f8 on 2026-09-11T06:22:07.100485785+00:00.

## Similar repository reports

- [mkxp-z/mkxp-z](https://octocounts.com/github/mkxp-z/mkxp-z) — C++, 62,446 code lines
- [lizardbyte/sunshine](https://octocounts.com/github/lizardbyte/sunshine) — C++, 63,118 code lines
- [NVIDIA/NeMo-Speech.cpp](https://octocounts.com/github/NVIDIA/NeMo-Speech.cpp) — C++, 64,215 code lines
- [ClassicOldSong/Apollo](https://octocounts.com/github/ClassicOldSong/Apollo) — C++, 65,097 code lines
- [limbo018/DREAMPlace](https://octocounts.com/github/limbo018/DREAMPlace) — C++, 57,658 code lines
- [BVLC/caffe](https://octocounts.com/github/BVLC/caffe) — C++, 57,102 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)
