# koajs/koa SLOC report

> As of 2026-09-16 (commit c3c14b6979d3), koajs/koa contains 8,556 total lines: 6,432 code, 1,586 comments, 538 blank, across 14 files in 3 languages (top: JSON 83.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

koajs/koa has 6,432 source lines of code out of 8,556 total lines across 14 files, counted from the c3c14b6979d313b567afa78f591b1dfe47a85eb0 ref at commit c3c14b6979d3 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 koajs/koa to commit c3c14b6979d3, 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 small codebase by counted code lines. Code represents 75.2% of all lines, comments represent 18.5%, and the repository averages 459 code lines per file. JSON accounts for 83.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 2 | 5,363 | 5,363 | 0 | 0 |
| JavaScript | 9 | 2,127 | 1,069 | 789 | 269 |
| Markdown | 3 | 1,066 | 0 | 797 | 269 |

Top language (JSON 83.4%). Generated at 2026-09-16T05:40:59.097854774+00:00. Canonical report: https://octocounts.com/github/koajs/koa

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/koajs/koa/commit/c3c14b6979d313b567afa78f591b1dfe47a85eb0?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 koajs/koa have?

koajs/koa has 8,556 total lines, including 6,432 code lines, 1,586 comment lines, and 538 blank lines.

### How was the koajs/koa line count measured?

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

### What commit was counted for koajs/koa?

This OctoCounts report was generated from c3c14b6979d313b567afa78f591b1dfe47a85eb0 at commit c3c14b6979d3 on 2026-09-16T05:40:59.097854774+00:00.

## Similar repository reports

- [isaacs/minimatch](https://octocounts.com/github/isaacs/minimatch) — JSON, 6,349 code lines
- [Bronya0/ES-King](https://octocounts.com/github/Bronya0/ES-King) — JSON, 6,555 code lines
- [huanglizhuo/sora-watermark](https://octocounts.com/github/huanglizhuo/sora-watermark) — JSON, 6,285 code lines
- [supermacro/neverthrow](https://octocounts.com/github/supermacro/neverthrow) — JSON, 6,270 code lines
- [jayzeng/pi-memory](https://octocounts.com/github/jayzeng/pi-memory) — JSON, 6,224 code lines
- [wanderingboxer/Zenova](https://octocounts.com/github/wanderingboxer/Zenova) — JSON, 6,684 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)
- [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)
