# mirror/wget SLOC report

> As of 2026-09-16 (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%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

mirror/wget has 44,810 source lines of code out of 65,984 total lines across 243 files, counted from the 8775506f632f14404e4755dbae679dea07abf12a ref at commit 8775506f632f by the OctoCounts tokei engine on 2026-09-16. 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 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-09-16T13:53:24.288972056+00:00. Canonical report: https://octocounts.com/github/mirror/wget

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/mirror/wget/commit/8775506f632f14404e4755dbae679dea07abf12a?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 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 8775506f632f14404e4755dbae679dea07abf12a at commit 8775506f632f on 2026-09-16T13:53:24.288972056+00:00.

## Similar repository reports

- [swaywm/sway](https://octocounts.com/github/swaywm/sway) — C, 46,167 code lines
- [labwc/labwc](https://octocounts.com/github/labwc/labwc) — C, 46,188 code lines
- [AmmarkoV/SAM3DBody-cpp](https://octocounts.com/github/AmmarkoV/SAM3DBody-cpp) — C, 42,435 code lines
- [robertdavidgraham/masscan](https://octocounts.com/github/robertdavidgraham/masscan) — C, 42,331 code lines
- [stackia/rtp2httpd](https://octocounts.com/github/stackia/rtp2httpd) — C, 48,027 code lines
- [memcached/memcached](https://octocounts.com/github/memcached/memcached) — C, 41,471 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)
