# jquesnelle/yarn SLOC report

> As of 2026-09-01 (commit 995db5b575e7), jquesnelle/yarn contains 11,694 total lines: 10,170 code, 448 comments, 1,076 blank, across 73 files in 5 languages (top: Python 53.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving jquesnelle/yarn to commit 995db5b575e7, 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 87.0% of all lines, comments represent 3.8%, and the repository averages 139 code lines per file. Python accounts for 53.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 30 | 6,765 | 5,405 | 362 | 998 |
| JSON | 38 | 4,550 | 4,550 | 0 | 0 |
| Shell | 3 | 281 | 215 | 14 | 52 |
| Markdown | 1 | 85 | 0 | 59 | 26 |
| Plain Text | 1 | 13 | 0 | 13 | 0 |

Top language (Python 53.1%). Generated at 2026-09-01T03:07:33.962252460+00:00. Canonical report: https://octocounts.com/github/jquesnelle/yarn

## Report FAQ

### How many lines of code does jquesnelle/yarn have?

jquesnelle/yarn has 11,694 total lines, including 10,170 code lines, 448 comment lines, and 1,076 blank lines.

### How was the jquesnelle/yarn line count measured?

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

### What commit was counted for jquesnelle/yarn?

This OctoCounts report was generated from master at commit 995db5b575e7 on 2026-09-01T03:07:33.962252460+00:00.

## Similar repository reports

- [dondai1234/master-fetch](https://octocounts.com/github/dondai1234/master-fetch) — Python, 10,171 code lines
- [pallets/flask](https://octocounts.com/github/pallets/flask) — Python, 10,176 code lines
- [fudan-zvg/diffusion-square](https://octocounts.com/github/fudan-zvg/diffusion-square) — Python, 10,195 code lines
- [pytorch/examples](https://octocounts.com/github/pytorch/examples) — Python, 10,216 code lines
- [onlynor/vibemeter](https://octocounts.com/github/onlynor/vibemeter) — Python, 10,238 code lines
- [BatsResearch/trove](https://octocounts.com/github/BatsResearch/trove) — Python, 10,096 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)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [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)
