# microsoft/playwright SLOC report

> As of 2026-09-16 (commit 18205280b611), microsoft/playwright contains 364,397 total lines: 221,177 code, 115,568 comments, 27,652 blank, across 1,161 files in 29 languages (top: TypeScript 72.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

microsoft/playwright has 221,177 source lines of code out of 364,397 total lines across 1,161 files, counted from the 18205280b6112a4a08238195942c4fa30c199a62 ref at commit 18205280b611 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 microsoft/playwright to commit 18205280b611, 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 60.7% of all lines, comments represent 31.7%, and the repository averages 191 code lines per file. TypeScript accounts for 72.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 644 | 287,297 | 160,402 | 106,011 | 20,884 |
| JSON | 39 | 15,151 | 15,151 | 0 | 0 |
| JavaScript | 102 | 18,232 | 13,693 | 2,787 | 1,752 |
| TSX | 105 | 14,140 | 11,176 | 1,747 | 1,217 |
| CSS | 79 | 12,016 | 9,791 | 1,206 | 1,019 |
| YAML | 20 | 5,299 | 4,485 | 282 | 532 |
| C++ | 9 | 2,211 | 1,684 | 210 | 317 |
| Objective-C | 4 | 1,613 | 1,228 | 120 | 265 |
| Shell | 33 | 1,505 | 1,010 | 273 | 222 |
| C Header | 15 | 919 | 550 | 254 | 115 |
| Java | 2 | 540 | 467 | 23 | 50 |
| XML | 6 | 303 | 297 | 0 | 6 |

Top language (TypeScript 72.5%). Generated at 2026-09-16T07:40:58.153215689+00:00. Canonical report: https://octocounts.com/github/microsoft/playwright

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/microsoft/playwright/commit/18205280b6112a4a08238195942c4fa30c199a62?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 microsoft/playwright have?

microsoft/playwright has 364,397 total lines, including 221,177 code lines, 115,568 comment lines, and 27,652 blank lines.

### How was the microsoft/playwright line count measured?

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

### What commit was counted for microsoft/playwright?

This OctoCounts report was generated from 18205280b6112a4a08238195942c4fa30c199a62 at commit 18205280b611 on 2026-09-16T07:40:58.153215689+00:00.

## Similar repository reports

- [rmyndharis/OpenWA](https://octocounts.com/github/rmyndharis/OpenWA) — TypeScript, 210,087 code lines
- [CoreBunch/Instatic](https://octocounts.com/github/CoreBunch/Instatic) — TypeScript, 232,314 code lines
- [bytedance/UI-TARS-desktop](https://octocounts.com/github/bytedance/UI-TARS-desktop) — TypeScript, 204,911 code lines
- [iDescriptor/iDescriptor](https://octocounts.com/github/iDescriptor/iDescriptor) — TypeScript, 238,045 code lines
- [RooCodeInc/Roo-Code](https://octocounts.com/github/RooCodeInc/Roo-Code) — TypeScript, 197,150 code lines
- [TencentCloud/TencentDB-Agent-Memory](https://octocounts.com/github/TencentCloud/TencentDB-Agent-Memory) — TypeScript, 197,004 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)
