# 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%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

qwenLM/qwen-code has 2,776,200 source lines of code out of 3,394,755 total lines across 6,285 files, counted from the main ref at commit 2a428054c4ee by the OctoCounts tokei engine on 2026-09-03. 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 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

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/qwenLM/qwen-code/commit/2a428054c4ee0a810b6a7de5a160a8012c9e3863?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 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,748,796 code lines
- [n8n-io/n8n](https://octocounts.com/github/n8n-io/n8n) — TypeScript, 2,446,804 code lines
- [microsoft/vscode](https://octocounts.com/github/microsoft/vscode) — TypeScript, 2,403,814 code lines
- [DefinitelyTyped/DefinitelyTyped](https://octocounts.com/github/DefinitelyTyped/DefinitelyTyped) — TypeScript, 3,157,939 code lines
- [QwenLM/qwen-code](https://octocounts.com/github/QwenLM/qwen-code) — TypeScript, 3,277,865 code lines
- [diegosouzapw/OmniRoute](https://octocounts.com/github/diegosouzapw/OmniRoute) — TypeScript, 2,134,988 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)
- [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)
