# qwenLM/qwen-code SLOC report

> As of 2026-09-03 (commit 2a428054c4ee), qwenLM/qwen-code contains 3,394,755 total lines: 2,776,200 code, 343,026 comments, 275,529 blank, across 6,285 files in 27 languages (top: TypeScript 70.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving qwenLM/qwen-code to commit 2a428054c4ee, 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 very large codebase by counted code lines. Code represents 81.8% of all lines, comments represent 10.1%, and the repository averages 442 code lines per file. TypeScript accounts for 70.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 4,208 | 2,378,816 | 1,944,551 | 243,561 | 190,704 |
| TSX | 862 | 457,097 | 397,680 | 25,773 | 33,644 |
| Rust | 340 | 202,759 | 179,277 | 9,731 | 13,751 |
| C Header | 2 | 93,704 | 69,784 | 11,761 | 12,159 |
| JSON | 149 | 68,661 | 68,649 | 0 | 12 |
| JavaScript | 161 | 57,442 | 50,273 | 4,382 | 2,787 |
| CSS | 111 | 30,860 | 26,031 | 858 | 3,971 |
| Python | 27 | 19,728 | 16,471 | 295 | 2,962 |
| Java | 198 | 16,096 | 9,361 | 4,789 | 1,946 |
| Shell | 33 | 8,186 | 5,859 | 1,473 | 854 |
| PowerShell | 8 | 4,097 | 2,839 | 935 | 323 |
| Batch | 2 | 2,158 | 1,893 | 40 | 225 |

Top language (TypeScript 70.0%). Generated at 2026-09-03T01:19:57.740868116+00:00. Canonical report: https://octocounts.com/github/qwenLM/qwen-code

## Report FAQ

### How many lines of code does qwenLM/qwen-code have?

qwenLM/qwen-code has 3,394,755 total lines, including 2,776,200 code lines, 343,026 comment lines, and 275,529 blank lines.

### How was the qwenLM/qwen-code line count measured?

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

### What commit was counted for qwenLM/qwen-code?

This OctoCounts report was generated from main at commit 2a428054c4ee on 2026-09-03T01:19:57.740868116+00:00.

## Similar repository reports

- [happier-dev/happier](https://octocounts.com/github/happier-dev/happier) — TypeScript, 2,829,561 code lines
- [n8n-io/n8n](https://octocounts.com/github/n8n-io/n8n) — TypeScript, 2,591,930 code lines
- [stablyai/orca](https://octocounts.com/github/stablyai/orca) — TypeScript, 3,107,329 code lines
- [DefinitelyTyped/DefinitelyTyped](https://octocounts.com/github/DefinitelyTyped/DefinitelyTyped) — TypeScript, 3,152,132 code lines
- [microsoft/vscode](https://octocounts.com/github/microsoft/vscode) — TypeScript, 2,331,412 code lines
- [wszgrcy/vscode](https://octocounts.com/github/wszgrcy/vscode) — TypeScript, 2,047,718 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)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [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)
