# harness/harness SLOC report

> As of 2026-08-29 (commit d37bf50c458f), harness/harness contains 656,339 total lines: 497,918 code, 87,165 comments, 71,256 blank, across 5,837 files in 16 languages (top: Go 59.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

harness/harness has 497,918 source lines of code out of 656,339 total lines across 5,837 files, counted from the main ref at commit d37bf50c458f by the OctoCounts tokei engine on 2026-08-29. 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 harness/harness to commit d37bf50c458f, 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 75.9% of all lines, comments represent 13.3%, and the repository averages 85 code lines per file. Go accounts for 59.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 2,752 | 398,869 | 294,060 | 53,190 | 51,619 |
| TSX | 934 | 137,257 | 110,452 | 15,476 | 11,329 |
| YAML | 37 | 27,455 | 27,227 | 79 | 149 |
| TypeScript | 629 | 31,597 | 19,643 | 10,097 | 1,857 |
| Sass | 388 | 25,480 | 17,382 | 4,877 | 3,221 |
| JSON | 75 | 13,510 | 13,506 | 0 | 4 |
| SQL | 775 | 11,430 | 10,132 | 255 | 1,043 |
| JavaScript | 57 | 3,885 | 2,770 | 788 | 327 |
| Shell | 35 | 2,159 | 1,516 | 321 | 322 |
| SVG | 106 | 807 | 807 | 0 | 0 |
| HTML | 11 | 200 | 199 | 0 | 1 |
| Makefile | 1 | 194 | 111 | 36 | 47 |

Top language (Go 59.1%). Generated at 2026-08-29T16:13:48.065048390+00:00. Canonical report: https://octocounts.com/github/harness/harness

## Reproduce this report

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

harness/harness has 656,339 total lines, including 497,918 code lines, 87,165 comment lines, and 71,256 blank lines.

### How was the harness/harness line count measured?

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

### What commit was counted for harness/harness?

This OctoCounts report was generated from main at commit d37bf50c458f on 2026-08-29T16:13:48.065048390+00:00.

## Similar repository reports

- [ollama/ollama](https://octocounts.com/github/ollama/ollama) — Go, 504,127 code lines
- [HaoyueQin/DeepSeek-Reasonix](https://octocounts.com/github/HaoyueQin/DeepSeek-Reasonix) — Go, 519,274 code lines
- [go-gitea/gitea](https://octocounts.com/github/go-gitea/gitea) — Go, 475,705 code lines
- [google/gvisor](https://octocounts.com/github/google/gvisor) — Go, 466,587 code lines
- [Untrivial-ai/agent-orchestrator](https://octocounts.com/github/Untrivial-ai/agent-orchestrator) — Go, 465,757 code lines
- [tx7do/go-wind-admin](https://octocounts.com/github/tx7do/go-wind-admin) — Go, 463,634 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)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [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)
