# mirror/wget SLOC report

> As of 2026-07-13 (commit 8775506f632f), mirror/wget contains 65,984 total lines: 44,810 code, 12,826 comments, 8,348 blank, across 243 files in 14 languages (top: C 77.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving mirror/wget to commit 8775506f632f, 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 67.9% of all lines, comments represent 19.4%, and the repository averages 184 code lines per file. C accounts for 77.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 52 | 49,731 | 34,586 | 9,355 | 5,790 |
| Python | 112 | 9,190 | 6,828 | 977 | 1,385 |
| C Header | 42 | 3,280 | 1,463 | 1,336 | 481 |
| Shell | 10 | 827 | 550 | 117 | 160 |
| Perl | 4 | 624 | 491 | 60 | 73 |
| Automake | 6 | 561 | 361 | 108 | 92 |
| BASH | 5 | 375 | 232 | 75 | 68 |
| M4 | 2 | 280 | 138 | 109 | 33 |
| Lex | 1 | 167 | 73 | 75 | 19 |
| Autoconf | 2 | 48 | 41 | 3 | 4 |
| Makefile | 1 | 37 | 28 | 2 | 7 |
| Forge Config | 2 | 491 | 19 | 338 | 134 |

Top language (C 77.2%). Generated at 2026-07-13T01:45:58.141175928+00:00. Canonical report: https://octocounts.com/github/mirror/wget

## Report FAQ

### How many lines of code does mirror/wget have?

mirror/wget has 65,984 total lines, including 44,810 code lines, 12,826 comment lines, and 8,348 blank lines.

### How was the mirror/wget line count measured?

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

### What commit was counted for mirror/wget?

This OctoCounts report was generated from master at commit 8775506f632f on 2026-07-13T01:45:58.141175928+00:00.

## Similar repository reports

- [allinurl/goaccess](https://octocounts.com/github/allinurl/goaccess) — C, 44,268 code lines
- [arkq/bluez-alsa](https://octocounts.com/github/arkq/bluez-alsa) — C, 43,054 code lines
- [robertdavidgraham/masscan](https://octocounts.com/github/robertdavidgraham/masscan) — C, 42,331 code lines
- [memcached/memcached](https://octocounts.com/github/memcached/memcached) — C, 41,471 code lines
- [akimd/bison](https://octocounts.com/github/akimd/bison) — C, 41,182 code lines
- [i3/i3](https://octocounts.com/github/i3/i3) — C, 40,254 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
