# ninenines/cowboy SLOC report

> As of 2026-09-10 (commit 24d32de931a0), ninenines/cowboy contains 19,797 total lines: 14,958 code, 2,332 comments, 2,507 blank, across 120 files in 6 languages (top: Erlang 64.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving ninenines/cowboy to commit 24d32de931a0, 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 75.6% of all lines, comments represent 11.8%, and the repository averages 125 code lines per file. Erlang accounts for 64.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Erlang | 75 | 12,946 | 9,668 | 1,975 | 1,303 |
| Makefile | 18 | 5,036 | 3,787 | 344 | 905 |
| AsciiDoc | 18 | 1,698 | 1,410 | 0 | 288 |
| HTML | 6 | 100 | 93 | 0 | 7 |
| Markdown | 1 | 9 | 0 | 7 | 2 |
| Plain Text | 2 | 8 | 0 | 6 | 2 |

Top language (Erlang 64.6%). Generated at 2026-09-10T11:57:52.817595888+00:00. Canonical report: https://octocounts.com/github/ninenines/cowboy

## Report FAQ

### How many lines of code does ninenines/cowboy have?

ninenines/cowboy has 19,797 total lines, including 14,958 code lines, 2,332 comment lines, and 2,507 blank lines.

### How was the ninenines/cowboy line count measured?

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

### What commit was counted for ninenines/cowboy?

This OctoCounts report was generated from 24d32de931a0c985ff7939077463fc8be939f0e9 at commit 24d32de931a0 on 2026-09-10T11:57:52.817595888+00:00.

## Similar repository reports

- [g-andrade/locus](https://octocounts.com/github/g-andrade/locus) — Erlang, 5,897 code lines
- [rabbitmq/rabbitmq-server](https://octocounts.com/github/rabbitmq/rabbitmq-server) — Erlang, 266,452 code lines
- [kas-elvirov/gloc](https://octocounts.com/github/kas-elvirov/gloc) — JSON, 14,958 code lines
- [carloslfu/slotstream](https://octocounts.com/github/carloslfu/slotstream) — Swift, 14,968 code lines
- [distrochooser/distrochooser](https://octocounts.com/github/distrochooser/distrochooser) — Python, 14,977 code lines
- [philholden/partialupdate](https://octocounts.com/github/philholden/partialupdate) — TypeScript, 14,916 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)
- [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)
