# jestjs/jest SLOC report

> As of 2026-08-26 (commit e95d9dbbec2a), jestjs/jest contains 140,017 total lines: 72,097 code, 43,834 comments, 24,086 blank, across 1,645 files in 15 languages (top: TypeScript 78.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving jestjs/jest to commit e95d9dbbec2a, 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 51.5% of all lines, comments represent 31.3%, and the repository averages 44 code lines per file. TypeScript accounts for 78.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 469 | 72,347 | 56,265 | 8,000 | 8,082 |
| JavaScript | 479 | 12,627 | 8,043 | 3,138 | 1,446 |
| JSON | 466 | 6,575 | 6,571 | 0 | 4 |
| CSS | 11 | 1,202 | 928 | 81 | 193 |
| SVG | 11 | 125 | 124 | 1 | 0 |
| YAML | 2 | 106 | 82 | 10 | 14 |
| TSX | 2 | 45 | 32 | 7 | 6 |
| TOML | 1 | 31 | 21 | 5 | 5 |
| XML | 1 | 9 | 9 | 0 | 0 |
| BASH | 1 | 12 | 8 | 1 | 3 |
| Handlebars | 1 | 13 | 7 | 6 | 0 |
| JSX | 4 | 18 | 4 | 12 | 2 |

Top language (TypeScript 78.0%). Generated at 2026-08-26T18:32:07.473399562+00:00. Canonical report: https://octocounts.com/github/jestjs/jest

## Report FAQ

### How many lines of code does jestjs/jest have?

jestjs/jest has 140,017 total lines, including 72,097 code lines, 43,834 comment lines, and 24,086 blank lines.

### How was the jestjs/jest line count measured?

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

### What commit was counted for jestjs/jest?

This OctoCounts report was generated from main at commit e95d9dbbec2a on 2026-08-26T18:32:07.473399562+00:00.

## Similar repository reports

- [vuejs/vue](https://octocounts.com/github/vuejs/vue) — TypeScript, 71,885 code lines
- [Pls-1q43/Dibao](https://octocounts.com/github/Pls-1q43/Dibao) — TypeScript, 73,515 code lines
- [moonlight-stream/moonlight-qt](https://octocounts.com/github/moonlight-stream/moonlight-qt) — TypeScript, 74,638 code lines
- [Egonex-AI/Understand-Anything](https://octocounts.com/github/Egonex-AI/Understand-Anything) — TypeScript, 74,641 code lines
- [rohitg00/agentmemory](https://octocounts.com/github/rohitg00/agentmemory) — TypeScript, 74,698 code lines
- [vikiboss/60s](https://octocounts.com/github/vikiboss/60s) — TypeScript, 74,923 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
