# robertdavidgraham/masscan SLOC report

> As of 2026-09-16 (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%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

robertdavidgraham/masscan has 42,331 source lines of code out of 62,095 total lines across 222 files, counted from the 94e118ccd26c2fb263fb2fe731043f7b3240723c ref at commit 94e118ccd26c 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 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-09-16T19:53:27.437918595+00:00. Canonical report: https://octocounts.com/github/robertdavidgraham/masscan

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/robertdavidgraham/masscan/commit/94e118ccd26c2fb263fb2fe731043f7b3240723c?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 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 94e118ccd26c2fb263fb2fe731043f7b3240723c at commit 94e118ccd26c on 2026-09-16T19:53:27.437918595+00:00.

## Similar repository reports

- [AmmarkoV/SAM3DBody-cpp](https://octocounts.com/github/AmmarkoV/SAM3DBody-cpp) — C, 42,435 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
- [Bigfoot71/r3d](https://octocounts.com/github/Bigfoot71/r3d) — C, 41,086 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)
- [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)
