# alibaba/open-code-review SLOC report

> As of 2026-08-26 (commit 89ec55b14442), alibaba/open-code-review contains 133,280 total lines: 101,992 code, 17,308 comments, 13,980 blank, across 629 files in 14 languages (top: Go 71.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving alibaba/open-code-review to commit 89ec55b14442, 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 76.5% of all lines, comments represent 13.0%, and the repository averages 162 code lines per file. Go accounts for 71.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 307 | 90,202 | 72,939 | 8,840 | 8,423 |
| JavaScript | 21 | 8,418 | 6,750 | 1,182 | 486 |
| TSX | 53 | 6,257 | 5,584 | 187 | 486 |
| TypeScript | 48 | 6,090 | 5,215 | 354 | 521 |
| Python | 8 | 5,526 | 4,359 | 311 | 856 |
| CSS | 6 | 4,192 | 3,588 | 87 | 517 |
| JSON | 25 | 1,121 | 1,121 | 0 | 0 |
| YAML | 5 | 956 | 783 | 112 | 61 |
| HTML | 5 | 847 | 771 | 48 | 28 |
| Shell | 7 | 830 | 612 | 93 | 125 |
| PowerShell | 1 | 157 | 130 | 10 | 17 |
| Makefile | 1 | 115 | 80 | 5 | 30 |

Top language (Go 71.5%). Generated at 2026-08-26T11:50:06.996329788+00:00. Canonical report: https://octocounts.com/github/alibaba/open-code-review

## Report FAQ

### How many lines of code does alibaba/open-code-review have?

alibaba/open-code-review has 133,280 total lines, including 101,992 code lines, 17,308 comment lines, and 13,980 blank lines.

### How was the alibaba/open-code-review line count measured?

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

### What commit was counted for alibaba/open-code-review?

This OctoCounts report was generated from main at commit 89ec55b14442 on 2026-08-26T11:50:06.996329788+00:00.

## Similar repository reports

- [usememos/memos](https://octocounts.com/github/usememos/memos) — Go, 104,289 code lines
- [gofiber/fiber](https://octocounts.com/github/gofiber/fiber) — Go, 108,831 code lines
- [samwafgo/samwaf](https://octocounts.com/github/samwafgo/samwaf) — Go, 93,456 code lines
- [Yoshiofthewire/KyPost-Server](https://octocounts.com/github/Yoshiofthewire/KyPost-Server) — Go, 110,705 code lines
- [kopia/kopia](https://octocounts.com/github/kopia/kopia) — Go, 111,948 code lines
- [KusionStack/karpor](https://octocounts.com/github/KusionStack/karpor) — Go, 114,960 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
