# yarnpkg/berry SLOC report

> As of 2026-09-21 (commit 502acfec2f4b), yarnpkg/berry contains 122,592 total lines: 95,811 code, 8,549 comments, 18,232 blank, across 1,118 files in 16 languages (top: TypeScript 65.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

yarnpkg/berry has 95,811 source lines of code out of 122,592 total lines across 1,118 files, counted from the master ref at commit 502acfec2f4b by the OctoCounts tokei engine on 2026-09-21. 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 yarnpkg/berry to commit 502acfec2f4b, 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 78.2% of all lines, comments represent 7.0%, and the repository averages 86 code lines per file. TypeScript accounts for 65.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 437 | 81,850 | 63,155 | 5,173 | 13,522 |
| JavaScript | 330 | 26,574 | 22,946 | 1,048 | 2,580 |
| JSON | 227 | 5,503 | 5,490 | 0 | 13 |
| TSX | 24 | 3,004 | 2,509 | 46 | 449 |
| CSS | 10 | 1,140 | 834 | 35 | 271 |
| Shell | 18 | 943 | 706 | 53 | 184 |
| C | 2 | 79 | 62 | 0 | 17 |
| YAML | 2 | 76 | 51 | 16 | 9 |
| SVG | 6 | 27 | 27 | 0 | 0 |
| Dockerfile | 2 | 22 | 16 | 0 | 6 |
| TOML | 1 | 11 | 9 | 0 | 2 |
| PowerShell | 1 | 6 | 5 | 0 | 1 |

Top language (TypeScript 65.9%). Generated at 2026-09-21T09:05:35.070141965+00:00. Canonical report: https://octocounts.com/github/yarnpkg/berry

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/yarnpkg/berry/commit/502acfec2f4bf81663d95f3de6a6ae63ec4e344a?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 yarnpkg/berry have?

yarnpkg/berry has 122,592 total lines, including 95,811 code lines, 8,549 comment lines, and 18,232 blank lines.

### How was the yarnpkg/berry line count measured?

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

### What commit was counted for yarnpkg/berry?

This OctoCounts report was generated from master at commit 502acfec2f4b on 2026-09-21T09:05:35.070141965+00:00.

## Similar repository reports

- [KnockOutEZ/wigolo](https://octocounts.com/github/KnockOutEZ/wigolo) — TypeScript, 95,906 code lines
- [zR-JB/graphite-meter](https://octocounts.com/github/zR-JB/graphite-meter) — TypeScript, 96,557 code lines
- [TouchAI-org/TouchAI](https://octocounts.com/github/TouchAI-org/TouchAI) — TypeScript, 95,049 code lines
- [XiaoYouChR/Ghost-Downloader-3](https://octocounts.com/github/XiaoYouChR/Ghost-Downloader-3) — TypeScript, 94,884 code lines
- [cloudflare/computer](https://octocounts.com/github/cloudflare/computer) — TypeScript, 97,196 code lines
- [gsd-build/get-shit-done](https://octocounts.com/github/gsd-build/get-shit-done) — TypeScript, 97,332 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)
