# alibaba/open-code-review SLOC report

> As of 2026-09-20 (commit cf64e7080f60), alibaba/open-code-review contains 174,727 total lines: 136,901 code, 21,775 comments, 16,051 blank, across 734 files in 18 languages (top: Go 62.7%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

alibaba/open-code-review has 136,901 source lines of code out of 174,727 total lines across 734 files, counted from the main ref at commit cf64e7080f60 by the OctoCounts tokei engine on 2026-09-20. 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 alibaba/open-code-review to commit cf64e7080f60, 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 78.4% of all lines, comments represent 12.5%, and the repository averages 187 code lines per file. Go accounts for 62.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 347 | 106,432 | 85,874 | 10,998 | 9,560 |
| JavaScript | 28 | 15,992 | 12,952 | 2,219 | 821 |
| JSON | 29 | 11,414 | 11,414 | 0 | 0 |
| TSX | 53 | 6,305 | 5,626 | 189 | 490 |
| TypeScript | 50 | 6,444 | 5,478 | 414 | 552 |
| Python | 8 | 5,558 | 4,359 | 327 | 872 |
| CSS | 6 | 5,078 | 4,277 | 188 | 613 |
| Kotlin | 32 | 5,619 | 3,901 | 1,107 | 611 |
| YAML | 5 | 1,576 | 1,285 | 210 | 81 |
| Shell | 8 | 1,081 | 718 | 212 | 151 |
| HTML | 7 | 640 | 600 | 17 | 23 |
| PowerShell | 1 | 158 | 131 | 10 | 17 |

Top language (Go 62.7%). Generated at 2026-09-20T15:18:37.411788844+00:00. Canonical report: https://octocounts.com/github/alibaba/open-code-review

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/alibaba/open-code-review/commit/cf64e7080f600d507888a26785ad6a8b7a13ab6a?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 alibaba/open-code-review have?

alibaba/open-code-review has 174,727 total lines, including 136,901 code lines, 21,775 comment lines, and 16,051 blank lines.

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

OctoCounts resolved the public GitHub repository to commit cf64e7080f60, 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 cf64e7080f60 on 2026-09-20T15:18:37.411788844+00:00.

## Similar repository reports

- [Sophomoresty/mediago](https://octocounts.com/github/Sophomoresty/mediago) — Go, 134,749 code lines
- [shsuishang/golershop](https://octocounts.com/github/shsuishang/golershop) — Go, 134,136 code lines
- [xtls/xray-core](https://octocounts.com/github/xtls/xray-core) — Go, 129,332 code lines
- [samwafgo/samwaf](https://octocounts.com/github/samwafgo/samwaf) — Go, 145,334 code lines
- [Lychee-Technology/forma](https://octocounts.com/github/Lychee-Technology/forma) — Go, 147,145 code lines
- [charmbracelet/crush](https://octocounts.com/github/charmbracelet/crush) — Go, 126,612 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)
