# robertdavidgraham/masscan SLOC report

> As of 2026-07-13 (commit 94e118ccd26c), robertdavidgraham/masscan contains 62,095 total lines: 42,331 code, 12,000 comments, 7,764 blank, across 222 files in 6 languages (top: C 90.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving robertdavidgraham/masscan to commit 94e118ccd26c, 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 68.2% of all lines, comments represent 19.3%, and the repository averages 191 code lines per file. C accounts for 90.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 115 | 53,814 | 38,275 | 9,016 | 6,523 |
| C Header | 102 | 7,039 | 3,559 | 2,475 | 1,005 |
| Visual Studio Project | 1 | 392 | 392 | 0 | 0 |
| Makefile | 1 | 138 | 80 | 32 | 26 |
| Visual Studio Solution | 1 | 26 | 25 | 0 | 1 |
| Markdown | 2 | 686 | 0 | 477 | 209 |

Top language (C 90.4%). Generated at 2026-07-13T01:47:03.472793542+00:00. Canonical report: https://octocounts.com/github/robertdavidgraham/masscan

## Report FAQ

### How many lines of code does robertdavidgraham/masscan have?

robertdavidgraham/masscan has 62,095 total lines, including 42,331 code lines, 12,000 comment lines, and 7,764 blank lines.

### How was the robertdavidgraham/masscan line count measured?

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

### What commit was counted for robertdavidgraham/masscan?

This OctoCounts report was generated from master at commit 94e118ccd26c on 2026-07-13T01:47:03.472793542+00:00.

## Similar repository reports

- [arkq/bluez-alsa](https://octocounts.com/github/arkq/bluez-alsa) — C, 43,054 code lines
- [memcached/memcached](https://octocounts.com/github/memcached/memcached) — C, 41,471 code lines
- [akimd/bison](https://octocounts.com/github/akimd/bison) — C, 41,182 code lines
- [allinurl/goaccess](https://octocounts.com/github/allinurl/goaccess) — C, 44,268 code lines
- [i3/i3](https://octocounts.com/github/i3/i3) — C, 40,254 code lines
- [mirror/wget](https://octocounts.com/github/mirror/wget) — C, 44,810 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)
