# langningchen/cph-ng SLOC report

> As of 2026-09-06 (commit 79bdd45b7d94), langningchen/cph-ng contains 37,172 total lines: 27,884 code, 5,109 comments, 4,179 blank, across 349 files in 13 languages (top: TypeScript 44.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

langningchen/cph-ng has 27,884 source lines of code out of 37,172 total lines across 349 files, counted from the 79bdd45b7d943c0cd769956df28701e4d9fe5059 ref at commit 79bdd45b7d94 by the OctoCounts tokei engine on 2026-09-06. 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 langningchen/cph-ng to commit 79bdd45b7d94, 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 medium-sized codebase by counted code lines. Code represents 75.0% of all lines, comments represent 13.7%, and the repository averages 80 code lines per file. TypeScript accounts for 44.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 223 | 17,629 | 12,491 | 3,708 | 1,430 |
| YAML | 2 | 9,186 | 7,240 | 0 | 1,946 |
| TSX | 40 | 4,768 | 3,864 | 640 | 264 |
| JSON | 28 | 2,070 | 2,070 | 0 | 0 |
| Rust | 32 | 1,430 | 1,236 | 1 | 193 |
| C++ | 4 | 532 | 482 | 2 | 48 |
| SVG | 5 | 259 | 219 | 19 | 21 |
| JavaScript | 1 | 135 | 111 | 17 | 7 |
| TOML | 5 | 91 | 68 | 7 | 16 |
| Shell | 3 | 54 | 44 | 3 | 7 |
| CSS | 1 | 58 | 35 | 18 | 5 |
| HTML | 2 | 68 | 24 | 36 | 8 |

Top language (TypeScript 44.8%). Generated at 2026-09-06T12:39:44.466251231+00:00. Canonical report: https://octocounts.com/github/langningchen/cph-ng

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/langningchen/cph-ng/commit/79bdd45b7d943c0cd769956df28701e4d9fe5059?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 langningchen/cph-ng have?

langningchen/cph-ng has 37,172 total lines, including 27,884 code lines, 5,109 comment lines, and 4,179 blank lines.

### How was the langningchen/cph-ng line count measured?

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

### What commit was counted for langningchen/cph-ng?

This OctoCounts report was generated from 79bdd45b7d943c0cd769956df28701e4d9fe5059 at commit 79bdd45b7d94 on 2026-09-06T12:39:44.466251231+00:00.

## Similar repository reports

- [stats-organization/github-stats-extended](https://octocounts.com/github/stats-organization/github-stats-extended) — TypeScript, 27,613 code lines
- [huangguang1999/ccstatusline-zh](https://octocounts.com/github/huangguang1999/ccstatusline-zh) — TypeScript, 28,206 code lines
- [tt-a1i/hive](https://octocounts.com/github/tt-a1i/hive) — TypeScript, 28,801 code lines
- [YuanbaoTeam/yuanbao-openclaw-plugin](https://octocounts.com/github/YuanbaoTeam/yuanbao-openclaw-plugin) — TypeScript, 28,878 code lines
- [nexu-io/html-anything](https://octocounts.com/github/nexu-io/html-anything) — TypeScript, 29,134 code lines
- [EvanBacon/serve-sim](https://octocounts.com/github/EvanBacon/serve-sim) — TypeScript, 26,530 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)
