# jestjs/jest SLOC report

> As of 2026-09-16 (commit 121c2ae6d579), jestjs/jest contains 152,825 total lines: 72,240 code, 52,574 comments, 28,011 blank, across 1,689 files in 15 languages (top: TypeScript 78.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

jestjs/jest has 72,240 source lines of code out of 152,825 total lines across 1,689 files, counted from the 121c2ae6d5796917d90024514c9f7ddb5a76df83 ref at commit 121c2ae6d579 by the OctoCounts tokei engine on 2026-09-16. 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 jestjs/jest to commit 121c2ae6d579, 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 47.3% of all lines, comments represent 34.4%, and the repository averages 43 code lines per file. TypeScript accounts for 78.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 472 | 72,471 | 56,314 | 8,057 | 8,100 |
| JavaScript | 479 | 12,642 | 8,055 | 3,141 | 1,446 |
| JSON | 469 | 6,657 | 6,653 | 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-09-16T09:38:10.579354274+00:00. Canonical report: https://octocounts.com/github/jestjs/jest

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/jestjs/jest/commit/121c2ae6d5796917d90024514c9f7ddb5a76df83?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 jestjs/jest have?

jestjs/jest has 152,825 total lines, including 72,240 code lines, 52,574 comment lines, and 28,011 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 121c2ae6d579, 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 121c2ae6d5796917d90024514c9f7ddb5a76df83 at commit 121c2ae6d579 on 2026-09-16T09:38:10.579354274+00:00.

## Similar repository reports

- [Parallel-7/FlashForgeUI-Electron](https://octocounts.com/github/Parallel-7/FlashForgeUI-Electron) — TypeScript, 74,305 code lines
- [BetterWright/betterwright](https://octocounts.com/github/BetterWright/betterwright) — TypeScript, 74,427 code lines
- [moonlight-stream/moonlight-qt](https://octocounts.com/github/moonlight-stream/moonlight-qt) — TypeScript, 74,693 code lines
- [vikiboss/60s](https://octocounts.com/github/vikiboss/60s) — TypeScript, 74,923 code lines
- [lyswhut/lx-music-desktop](https://octocounts.com/github/lyswhut/lx-music-desktop) — TypeScript, 69,226 code lines
- [tradingview/lightweight-charts](https://octocounts.com/github/tradingview/lightweight-charts) — TypeScript, 76,353 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)
