# gitGNU/gnu_gzip SLOC report

> As of 2026-09-16 (commit 82c62a301aa3), gitGNU/gnu_gzip contains 10,519 total lines: 6,919 code, 2,348 comments, 1,252 blank, across 39 files in 7 languages (top: C 76.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

gitGNU/gnu_gzip has 6,919 source lines of code out of 10,519 total lines across 39 files, counted from the 82c62a301aa3aedaa76bae9c07ddeb2ba1395782 ref at commit 82c62a301aa3 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 gitGNU/gnu_gzip to commit 82c62a301aa3, 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 small codebase by counted code lines. Code represents 65.8% of all lines, comments represent 22.3%, and the repository averages 177 code lines per file. C accounts for 76.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 17 | 8,130 | 5,295 | 1,904 | 931 |
| Autoconf | 12 | 1,163 | 809 | 190 | 164 |
| C Header | 4 | 606 | 384 | 142 | 80 |
| Makefile | 2 | 290 | 210 | 47 | 33 |
| Automake | 2 | 205 | 139 | 32 | 34 |
| M4 | 1 | 97 | 58 | 32 | 7 |
| Shell | 1 | 28 | 24 | 1 | 3 |

Top language (C 76.5%). Generated at 2026-09-16T22:30:50.759809362+00:00. Canonical report: https://octocounts.com/github/gitGNU/gnu_gzip

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/gitGNU/gnu_gzip/commit/82c62a301aa3aedaa76bae9c07ddeb2ba1395782?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 gitGNU/gnu_gzip have?

gitGNU/gnu_gzip has 10,519 total lines, including 6,919 code lines, 2,348 comment lines, and 1,252 blank lines.

### How was the gitGNU/gnu_gzip line count measured?

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

### What commit was counted for gitGNU/gnu_gzip?

This OctoCounts report was generated from 82c62a301aa3aedaa76bae9c07ddeb2ba1395782 at commit 82c62a301aa3 on 2026-09-16T22:30:50.759809362+00:00.

## Similar repository reports

- [rvaiya/warpd](https://octocounts.com/github/rvaiya/warpd) — C, 6,922 code lines
- [NullLabTests/UniqOS](https://octocounts.com/github/NullLabTests/UniqOS) — C, 7,115 code lines
- [libarchive/bzip2](https://octocounts.com/github/libarchive/bzip2) — C, 6,680 code lines
- [mikesxp/SPRK32](https://octocounts.com/github/mikesxp/SPRK32) — C, 6,168 code lines
- [Distrotech/cpio](https://octocounts.com/github/Distrotech/cpio) — C, 6,112 code lines
- [g-pape/runit](https://octocounts.com/github/g-pape/runit) — C, 6,036 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)
