# uroni/urbackup_backend SLOC report

> As of 2026-09-11 (commit 3d0da5f767a1), uroni/urbackup_backend contains 1,258,003 total lines: 843,548 code, 246,265 comments, 168,190 blank, across 3,262 files in 35 languages (top: C 36.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

uroni/urbackup_backend has 843,548 source lines of code out of 1,258,003 total lines across 3,262 files, counted from the 3d0da5f767a120ee0372e41669a7063da47ac434 ref at commit 3d0da5f767a1 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 uroni/urbackup_backend to commit 3d0da5f767a1, 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 67.1% of all lines, comments represent 19.6%, and the repository averages 259 code lines per file. C accounts for 36.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 201 | 419,402 | 306,009 | 72,432 | 40,961 |
| C++ | 786 | 284,288 | 232,248 | 12,205 | 39,835 |
| C Header | 1,621 | 310,244 | 113,804 | 145,625 | 50,815 |
| PO File | 42 | 76,390 | 51,130 | 623 | 24,637 |
| JavaScript | 55 | 51,729 | 41,213 | 6,717 | 3,799 |
| JSON | 8 | 40,382 | 40,382 | 0 | 0 |
| CSS | 47 | 12,373 | 11,769 | 311 | 293 |
| TSX | 86 | 10,990 | 9,739 | 82 | 1,169 |
| C++ Header | 46 | 9,719 | 5,800 | 2,690 | 1,229 |
| YAML | 23 | 6,865 | 5,596 | 16 | 1,253 |
| HTML | 85 | 4,553 | 4,324 | 9 | 220 |
| Visual Studio Project | 20 | 4,304 | 4,304 | 0 | 0 |

Top language (C 36.3%). Generated at 2026-09-11T21:48:33.875448370+00:00. Canonical report: https://octocounts.com/github/uroni/urbackup_backend

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/uroni/urbackup_backend/commit/3d0da5f767a120ee0372e41669a7063da47ac434?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 uroni/urbackup_backend have?

uroni/urbackup_backend has 1,258,003 total lines, including 843,548 code lines, 246,265 comment lines, and 168,190 blank lines.

### How was the uroni/urbackup_backend line count measured?

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

### What commit was counted for uroni/urbackup_backend?

This OctoCounts report was generated from 3d0da5f767a120ee0372e41669a7063da47ac434 at commit 3d0da5f767a1 on 2026-09-11T21:48:33.875448370+00:00.

## Similar repository reports

- [JFeng-Z/MiaoUI](https://octocounts.com/github/JFeng-Z/MiaoUI) — C, 882,699 code lines
- [riscvarchive/riscv-qemu](https://octocounts.com/github/riscvarchive/riscv-qemu) — C, 910,920 code lines
- [neovim/neovim](https://octocounts.com/github/neovim/neovim) — C, 726,800 code lines
- [systemd/systemd](https://octocounts.com/github/systemd/systemd) — C, 980,635 code lines
- [n64decomp/sm64](https://octocounts.com/github/n64decomp/sm64) — C, 652,313 code lines
- [ChefKissInc/Inferno](https://octocounts.com/github/ChefKissInc/Inferno) — C, 1,055,014 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)
- [Neovim vs VS Code](https://octocounts.com/compare/neovim-vs-vscode)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [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)
