# the-tcpdump-group/libpcap SLOC report

> As of 2026-08-02 (commit aa6392609bf0), the-tcpdump-group/libpcap contains 95,703 total lines: 53,563 code, 33,229 comments, 8,911 blank, across 205 files in 11 languages (top: C 72.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving the-tcpdump-group/libpcap to commit aa6392609bf0, 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 56.0% of all lines, comments represent 34.7%, and the repository averages 261 code lines per file. C accounts for 72.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 76 | 68,882 | 38,579 | 23,411 | 6,892 |
| Autoconf | 27 | 7,825 | 7,118 | 406 | 301 |
| C Header | 63 | 9,752 | 3,321 | 5,526 | 905 |
| CMake | 9 | 4,322 | 2,155 | 1,899 | 268 |
| Shell | 7 | 1,366 | 839 | 387 | 140 |
| M4 | 1 | 1,061 | 480 | 534 | 47 |
| Lex | 1 | 665 | 420 | 162 | 83 |
| Perl | 3 | 440 | 349 | 44 | 47 |
| Python | 1 | 328 | 302 | 8 | 18 |
| Markdown | 10 | 1,052 | 0 | 842 | 210 |
| Plain Text | 7 | 10 | 0 | 10 | 0 |

Top language (C 72.0%). Generated at 2026-08-02T20:58:36.817141755+00:00. Canonical report: https://octocounts.com/github/the-tcpdump-group/libpcap

## Report FAQ

### How many lines of code does the-tcpdump-group/libpcap have?

the-tcpdump-group/libpcap has 95,703 total lines, including 53,563 code lines, 33,229 comment lines, and 8,911 blank lines.

### How was the the-tcpdump-group/libpcap line count measured?

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

### What commit was counted for the-tcpdump-group/libpcap?

This OctoCounts report was generated from master at commit aa6392609bf0 on 2026-08-02T20:58:36.817141755+00:00.

## Similar repository reports

- [jedisct1/libsodium](https://octocounts.com/github/jedisct1/libsodium) — C, 55,006 code lines
- [tech4bot/rk3562deb](https://octocounts.com/github/tech4bot/rk3562deb) — C, 51,998 code lines
- [mlichvar/chrony](https://octocounts.com/github/mlichvar/chrony) — C, 51,968 code lines
- [hfiref0x/SyscallTables](https://octocounts.com/github/hfiref0x/SyscallTables) — C, 55,798 code lines
- [labwc/labwc](https://octocounts.com/github/labwc/labwc) — C, 46,188 code lines
- [swaywm/sway](https://octocounts.com/github/swaywm/sway) — C, 46,167 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)
