# libarchive/bzip2 SLOC report

> As of 2026-09-17 (commit 1ea1ac188ad4), libarchive/bzip2 contains 10,490 total lines: 6,680 code, 2,147 comments, 1,663 blank, across 39 files in 10 languages (top: C 80.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

libarchive/bzip2 has 6,680 source lines of code out of 10,490 total lines across 39 files, counted from the 1ea1ac188ad4b9cb662e3f8314673c63df95a589 ref at commit 1ea1ac188ad4 by the OctoCounts tokei engine on 2026-09-17. 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 libarchive/bzip2 to commit 1ea1ac188ad4, 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 63.7% of all lines, comments represent 20.5%, and the repository averages 171 code lines per file. C accounts for 80.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 13 | 7,364 | 5,341 | 977 | 1,046 |
| C Header | 2 | 794 | 520 | 95 | 179 |
| CMake | 6 | 504 | 385 | 63 | 56 |
| Shell | 3 | 222 | 177 | 27 | 18 |
| Meson | 3 | 201 | 158 | 26 | 17 |
| Autoconf | 3 | 66 | 47 | 16 | 3 |
| Module-Definition | 1 | 26 | 26 | 0 | 0 |
| Python | 1 | 41 | 26 | 5 | 10 |
| Markdown | 4 | 853 | 0 | 595 | 258 |
| Plain Text | 3 | 419 | 0 | 343 | 76 |

Top language (C 80.0%). Generated at 2026-09-17T00:45:40.494544905+00:00. Canonical report: https://octocounts.com/github/libarchive/bzip2

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/libarchive/bzip2/commit/1ea1ac188ad4b9cb662e3f8314673c63df95a589?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 libarchive/bzip2 have?

libarchive/bzip2 has 10,490 total lines, including 6,680 code lines, 2,147 comment lines, and 1,663 blank lines.

### How was the libarchive/bzip2 line count measured?

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

### What commit was counted for libarchive/bzip2?

This OctoCounts report was generated from 1ea1ac188ad4b9cb662e3f8314673c63df95a589 at commit 1ea1ac188ad4 on 2026-09-17T00:45:40.494544905+00:00.

## Similar repository reports

- [gitGNU/gnu_gzip](https://octocounts.com/github/gitGNU/gnu_gzip) — C, 6,919 code lines
- [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
- [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)
