# Automattic/harper SLOC report

> As of 2026-07-24 (commit efa59c33b291), Automattic/harper contains 276,417 total lines: 226,109 code, 26,366 comments, 23,942 blank, across 983 files in 21 languages (top: Rust 44.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Automattic/harper to commit efa59c33b291, 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 large codebase by counted code lines. Code represents 81.8% of all lines, comments represent 9.5%, and the repository averages 230 code lines per file. Rust accounts for 44.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 573 | 119,126 | 101,005 | 2,373 | 15,748 |
| JSON | 40 | 81,051 | 81,051 | 0 | 0 |
| YAML | 4 | 27,803 | 22,976 | 4 | 4,823 |
| TypeScript | 118 | 14,727 | 11,857 | 777 | 2,093 |
| Svelte | 117 | 4,833 | 4,563 | 8 | 262 |
| CSS | 8 | 1,691 | 1,430 | 0 | 261 |
| JavaScript | 16 | 1,369 | 989 | 192 | 188 |
| Just | 1 | 973 | 649 | 125 | 199 |
| TOML | 27 | 594 | 524 | 9 | 61 |
| TSX | 11 | 473 | 404 | 15 | 54 |
| SVG | 20 | 187 | 187 | 0 | 0 |
| HTML | 8 | 218 | 186 | 1 | 31 |

Top language (Rust 44.7%). Generated at 2026-07-24T05:30:05.753946507+00:00. Canonical report: https://octocounts.com/github/Automattic/harper

## Report FAQ

### How many lines of code does Automattic/harper have?

Automattic/harper has 276,417 total lines, including 226,109 code lines, 26,366 comment lines, and 23,942 blank lines.

### How was the Automattic/harper line count measured?

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

### What commit was counted for Automattic/harper?

This OctoCounts report was generated from master at commit efa59c33b291 on 2026-07-24T05:30:05.753946507+00:00.

## Similar repository reports

- [helvesec/rmux](https://octocounts.com/github/helvesec/rmux) — Rust, 228,162 code lines
- [EpicGames/lore](https://octocounts.com/github/EpicGames/lore) — Rust, 221,720 code lines
- [milos-agathon/forge3d](https://octocounts.com/github/milos-agathon/forge3d) — Rust, 231,398 code lines
- [herdrdev/herdr](https://octocounts.com/github/herdrdev/herdr) — Rust, 231,590 code lines
- [rustdesk/rustdesk](https://octocounts.com/github/rustdesk/rustdesk) — Rust, 219,461 code lines
- [iii-hq/iii](https://octocounts.com/github/iii-hq/iii) — Rust, 213,347 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)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [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)
