# QwenLM/qwen-code SLOC report

> As of 2026-09-17 (commit 16640e92b979), QwenLM/qwen-code contains 528,452 total lines: 415,734 code, 54,941 comments, 57,777 blank, across 1,943 files in 20 languages (top: TypeScript 71.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

QwenLM/qwen-code has 415,734 source lines of code out of 528,452 total lines across 1,943 files, counted from the 16640e92b9793f779c368df40ac3e51e981e2d57 ref at commit 16640e92b979 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 QwenLM/qwen-code to commit 16640e92b979, 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.7% of all lines, comments represent 10.4%, and the repository averages 214 code lines per file. TypeScript accounts for 71.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 1,252 | 381,168 | 299,073 | 36,957 | 45,138 |
| TSX | 332 | 73,484 | 60,602 | 5,861 | 7,021 |
| JSON | 50 | 28,942 | 28,937 | 0 | 5 |
| JavaScript | 58 | 17,983 | 15,237 | 1,755 | 991 |
| Java | 166 | 12,293 | 5,981 | 4,731 | 1,581 |
| CSS | 15 | 4,061 | 3,166 | 352 | 543 |
| Python | 2 | 1,153 | 903 | 74 | 176 |
| XML | 4 | 661 | 619 | 12 | 30 |
| Shell | 8 | 763 | 514 | 146 | 103 |
| Batch | 1 | 304 | 216 | 43 | 45 |
| HTML | 5 | 211 | 176 | 13 | 22 |
| YAML | 4 | 94 | 87 | 2 | 5 |

Top language (TypeScript 71.9%). Generated at 2026-09-17T20:13:22.953619877+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/16640e92b9793f779c368df40ac3e51e981e2d57?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 528,452 total lines, including 415,734 code lines, 54,941 comment lines, and 57,777 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 16640e92b979, 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 16640e92b9793f779c368df40ac3e51e981e2d57 at commit 16640e92b979 on 2026-09-17T20:13:22.953619877+00:00.

## Similar repository reports

- [DefinitelyTyped/DefinitelyTyped](https://octocounts.com/github/DefinitelyTyped/DefinitelyTyped) — TypeScript, 3,157,939 code lines
- [stablyai/orca](https://octocounts.com/github/stablyai/orca) — TypeScript, 3,921,442 code lines
- [qwenLM/qwen-code](https://octocounts.com/github/qwenLM/qwen-code) — TypeScript, 2,776,200 code lines
- [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,591,930 code lines
- [microsoft/vscode](https://octocounts.com/github/microsoft/vscode) — TypeScript, 2,378,447 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)
