# guillemj/dpkg SLOC report

> As of 2026-07-13 (commit fdac0d140b56), guillemj/dpkg contains 1,039,672 total lines: 541,110 code, 345,296 comments, 153,266 blank, across 580 files in 12 languages (top: PO File 84.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving guillemj/dpkg to commit fdac0d140b56, 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 52.0% of all lines, comments represent 33.2%, and the repository averages 933 code lines per file. PO File accounts for 84.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| PO File | 103 | 925,073 | 459,329 | 330,141 | 135,603 |
| C | 172 | 51,275 | 35,936 | 7,408 | 7,931 |
| Perl | 128 | 39,497 | 29,488 | 3,422 | 6,587 |
| C++ | 24 | 7,043 | 5,515 | 595 | 933 |
| C Header | 76 | 8,926 | 4,932 | 2,591 | 1,403 |
| Automake | 15 | 2,175 | 1,753 | 158 | 264 |
| Shell | 22 | 2,347 | 1,681 | 400 | 266 |
| M4 | 11 | 1,626 | 1,135 | 355 | 136 |
| LiveScript | 1 | 536 | 527 | 0 | 9 |
| Autoconf | 8 | 514 | 457 | 9 | 48 |
| Makefile | 17 | 567 | 290 | 195 | 82 |
| Forge Config | 3 | 93 | 67 | 22 | 4 |

Top language (PO File 84.9%). Generated at 2026-07-13T01:38:56.132836904+00:00. Canonical report: https://octocounts.com/github/guillemj/dpkg

## Report FAQ

### How many lines of code does guillemj/dpkg have?

guillemj/dpkg has 1,039,672 total lines, including 541,110 code lines, 345,296 comment lines, and 153,266 blank lines.

### How was the guillemj/dpkg line count measured?

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

### What commit was counted for guillemj/dpkg?

This OctoCounts report was generated from main at commit fdac0d140b56 on 2026-07-13T01:38:56.132836904+00:00.

## Similar repository reports

- [friendica/friendica](https://octocounts.com/github/friendica/friendica) — PO File, 579,482 code lines
- [fish-shell/fish-shell](https://octocounts.com/github/fish-shell/fish-shell) — PO File, 654,994 code lines
- [django/django](https://octocounts.com/github/django/django) — PO File, 404,736 code lines
- [KDE/dolphin](https://octocounts.com/github/KDE/dolphin) — PO File, 392,101 code lines
- [gitGNU/gnu_bash](https://octocounts.com/github/gitGNU/gnu_bash) — PO File, 330,920 code lines
- [Debian/apt](https://octocounts.com/github/Debian/apt) — PO File, 296,126 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)
- [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)
