# verl-project/verl-recipe SLOC report

> As of 2026-07-15 (commit e7f889574b83), verl-project/verl-recipe contains 66,703 total lines: 47,003 code, 10,003 comments, 9,697 blank, across 412 files in 8 languages (top: Python 67.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving verl-project/verl-recipe to commit e7f889574b83, 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 70.5% of all lines, comments represent 15.0%, and the repository averages 114 code lines per file. Python accounts for 67.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 170 | 43,043 | 31,603 | 5,046 | 6,394 |
| Shell | 103 | 12,458 | 10,444 | 794 | 1,220 |
| YAML | 66 | 6,394 | 4,282 | 1,226 | 886 |
| JSON | 6 | 518 | 518 | 0 | 0 |
| SVG | 1 | 135 | 94 | 17 | 24 |
| TOML | 1 | 113 | 62 | 40 | 11 |
| Markdown | 37 | 3,687 | 0 | 2,544 | 1,143 |
| Plain Text | 28 | 355 | 0 | 336 | 19 |

Top language (Python 67.2%). Generated at 2026-07-15T03:45:30.935728458+00:00. Canonical report: https://octocounts.com/github/verl-project/verl-recipe

## Report FAQ

### How many lines of code does verl-project/verl-recipe have?

verl-project/verl-recipe has 66,703 total lines, including 47,003 code lines, 10,003 comment lines, and 9,697 blank lines.

### How was the verl-project/verl-recipe line count measured?

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

### What commit was counted for verl-project/verl-recipe?

This OctoCounts report was generated from e7f889574b8301cc0f0fc1d57c6d67f31ffeb689 at commit e7f889574b83 on 2026-07-15T03:45:30.935728458+00:00.

## Similar repository reports

- [freshtechbro/claudedesignskills](https://octocounts.com/github/freshtechbro/claudedesignskills) — Python, 47,262 code lines
- [bitsorg/bits](https://octocounts.com/github/bitsorg/bits) — Python, 47,477 code lines
- [tee-labs/SparkSage](https://octocounts.com/github/tee-labs/SparkSage) — Python, 46,529 code lines
- [agiprolabs/claude-trading-skills](https://octocounts.com/github/agiprolabs/claude-trading-skills) — Python, 47,582 code lines
- [qtile/qtile](https://octocounts.com/github/qtile/qtile) — Python, 46,339 code lines
- [PrimeIntellect-ai/prime-rl](https://octocounts.com/github/PrimeIntellect-ai/prime-rl) — Python, 47,752 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)
