# VicBilibily/GCMP SLOC report

> As of 2026-08-31 (commit f0f223e803aa), VicBilibily/GCMP contains 126,297 total lines: 100,393 code, 14,387 comments, 11,517 blank, across 416 files in 5 languages (top: TypeScript 80.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

VicBilibily/GCMP has 100,393 source lines of code out of 126,297 total lines across 416 files, counted from the main ref at commit f0f223e803aa by the OctoCounts tokei engine on 2026-08-31. 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 VicBilibily/GCMP to commit f0f223e803aa, 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 79.5% of all lines, comments represent 11.4%, and the repository averages 241 code lines per file. TypeScript accounts for 80.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 371 | 103,138 | 80,373 | 12,504 | 10,261 |
| JSON | 28 | 16,686 | 16,682 | 0 | 4 |
| LESS | 11 | 3,506 | 2,945 | 77 | 484 |
| JavaScript | 3 | 528 | 393 | 72 | 63 |
| Markdown | 3 | 2,439 | 0 | 1,734 | 705 |

Top language (TypeScript 80.1%). Generated at 2026-08-31T20:14:01.906884761+00:00. Canonical report: https://octocounts.com/github/VicBilibily/GCMP

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/VicBilibily/GCMP/commit/f0f223e803aa9234cc7124008a482bb5f373776c?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 VicBilibily/GCMP have?

VicBilibily/GCMP has 126,297 total lines, including 100,393 code lines, 14,387 comment lines, and 11,517 blank lines.

### How was the VicBilibily/GCMP line count measured?

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

### What commit was counted for VicBilibily/GCMP?

This OctoCounts report was generated from main at commit f0f223e803aa on 2026-08-31T20:14:01.906884761+00:00.

## Similar repository reports

- [microsoft/vscode-js-debug](https://octocounts.com/github/microsoft/vscode-js-debug) — TypeScript, 100,269 code lines
- [NapNeko/NapCatQQ](https://octocounts.com/github/NapNeko/NapCatQQ) — TypeScript, 99,912 code lines
- [Tencent/BrowserSkill](https://octocounts.com/github/Tencent/BrowserSkill) — TypeScript, 101,108 code lines
- [facebook/docusaurus](https://octocounts.com/github/facebook/docusaurus) — TypeScript, 101,362 code lines
- [nestjs/nest](https://octocounts.com/github/nestjs/nest) — TypeScript, 102,111 code lines
- [ccch1mneyyy/dsh-TUI](https://octocounts.com/github/ccch1mneyyy/dsh-TUI) — TypeScript, 102,896 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)
