# the-tcpdump-group/tcpdump SLOC report

> As of 2026-08-01 (commit 57ca8734c0c1), the-tcpdump-group/tcpdump contains 127,944 total lines: 91,468 code, 23,613 comments, 12,863 blank, across 281 files in 10 languages (top: C 87.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving the-tcpdump-group/tcpdump to commit 57ca8734c0c1, 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 71.5% of all lines, comments represent 18.5%, and the repository averages 326 code lines per file. C accounts for 87.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 191 | 109,324 | 80,219 | 17,657 | 11,448 |
| C Header | 54 | 8,764 | 5,369 | 2,751 | 644 |
| Autoconf | 4 | 2,998 | 2,765 | 117 | 116 |
| CMake | 4 | 2,308 | 1,061 | 1,108 | 139 |
| Shell | 8 | 1,586 | 1,001 | 423 | 162 |
| M4 | 1 | 1,144 | 571 | 527 | 46 |
| Perl | 4 | 461 | 359 | 55 | 47 |
| AWK | 4 | 166 | 123 | 41 | 2 |
| Markdown | 9 | 1,186 | 0 | 928 | 258 |
| Plain Text | 2 | 7 | 0 | 6 | 1 |

Top language (C 87.7%). Generated at 2026-08-01T23:45:24.140135002+00:00. Canonical report: https://octocounts.com/github/the-tcpdump-group/tcpdump

## Report FAQ

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

the-tcpdump-group/tcpdump has 127,944 total lines, including 91,468 code lines, 23,613 comment lines, and 12,863 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 57ca8734c0c1, 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/tcpdump?

This OctoCounts report was generated from master at commit 57ca8734c0c1 on 2026-08-01T23:45:24.140135002+00:00.

## Similar repository reports

- [leo-arch/clifm](https://octocounts.com/github/leo-arch/clifm) — C, 91,917 code lines
- [RsyncProject/rsync](https://octocounts.com/github/RsyncProject/rsync) — C, 88,909 code lines
- [tuxera/ntfs-3g](https://octocounts.com/github/tuxera/ntfs-3g) — C, 95,739 code lines
- [kraj/musl](https://octocounts.com/github/kraj/musl) — C, 96,391 code lines
- [ifduyue/musl](https://octocounts.com/github/ifduyue/musl) — C, 96,767 code lines
- [TinyCC/tinycc](https://octocounts.com/github/TinyCC/tinycc) — C, 102,044 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)
