# HKUDS/OpenHarness SLOC report

> As of 2026-09-17 (commit 9b2efd795c6a), HKUDS/OpenHarness contains 65,135 total lines: 54,162 code, 2,559 comments, 8,414 blank, across 324 files in 11 languages (top: Python 83.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

HKUDS/OpenHarness has 54,162 source lines of code out of 65,135 total lines across 324 files, counted from the 9b2efd795c6aa09f88b0c257d269a9e518da6ae7 ref at commit 9b2efd795c6a by the OctoCounts tokei engine on 2026-09-17. 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 HKUDS/OpenHarness to commit 9b2efd795c6a, 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 83.2% of all lines, comments represent 3.9%, and the repository averages 167 code lines per file. Python accounts for 83.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 260 | 53,851 | 45,377 | 1,130 | 7,344 |
| TSX | 26 | 3,792 | 3,359 | 88 | 345 |
| JSON | 8 | 3,198 | 3,198 | 0 | 0 |
| TypeScript | 8 | 1,006 | 934 | 15 | 57 |
| Shell | 3 | 658 | 499 | 78 | 81 |
| CSS | 1 | 546 | 458 | 14 | 74 |
| PowerShell | 1 | 329 | 241 | 48 | 40 |
| TOML | 1 | 85 | 75 | 0 | 10 |
| HTML | 1 | 15 | 15 | 0 | 0 |
| Dockerfile | 1 | 6 | 6 | 0 | 0 |
| Markdown | 14 | 1,649 | 0 | 1,186 | 463 |

Top language (Python 83.8%). Generated at 2026-09-17T00:20:16.433852334+00:00. Canonical report: https://octocounts.com/github/HKUDS/OpenHarness

## Reproduce this report

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

HKUDS/OpenHarness has 65,135 total lines, including 54,162 code lines, 2,559 comment lines, and 8,414 blank lines.

### How was the HKUDS/OpenHarness line count measured?

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

### What commit was counted for HKUDS/OpenHarness?

This OctoCounts report was generated from 9b2efd795c6aa09f88b0c257d269a9e518da6ae7 at commit 9b2efd795c6a on 2026-09-17T00:20:16.433852334+00:00.

## Similar repository reports

- [mvanhorn/last30days-skill](https://octocounts.com/github/mvanhorn/last30days-skill) — Python, 54,963 code lines
- [rachelos/we-mp-rss](https://octocounts.com/github/rachelos/we-mp-rss) — Python, 53,292 code lines
- [ValueCell-ai/valuecell](https://octocounts.com/github/ValueCell-ai/valuecell) — Python, 55,081 code lines
- [rasbt/LLMs-from-scratch](https://octocounts.com/github/rasbt/LLMs-from-scratch) — Python, 52,545 code lines
- [tirth8205/code-review-graph](https://octocounts.com/github/tirth8205/code-review-graph) — Python, 56,416 code lines
- [EveryInc/compound-engineering-plugin](https://octocounts.com/github/EveryInc/compound-engineering-plugin) — Python, 50,741 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)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [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)
