# verl-project/verl SLOC report

> As of 2026-07-15 (commit 1c73801392c1), verl-project/verl contains 139,864 total lines: 103,358 code, 17,079 comments, 19,427 blank, across 626 files in 7 languages (top: Python 78.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving verl-project/verl to commit 1c73801392c1, 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 73.9% of all lines, comments represent 12.2%, and the repository averages 165 code lines per file. Python accounts for 78.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 375 | 107,378 | 81,347 | 11,066 | 14,965 |
| Shell | 142 | 19,884 | 15,832 | 1,740 | 2,312 |
| YAML | 60 | 8,123 | 5,625 | 1,387 | 1,111 |
| Jupyter Notebooks | 2 | 700 | 491 | 113 | 96 |
| TOML | 1 | 114 | 63 | 40 | 11 |
| Markdown | 42 | 3,608 | 0 | 2,676 | 932 |
| Plain Text | 4 | 57 | 0 | 57 | 0 |

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

## Report FAQ

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

verl-project/verl has 139,864 total lines, including 103,358 code lines, 17,079 comment lines, and 19,427 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 1c73801392c1, 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?

This OctoCounts report was generated from main at commit 1c73801392c1 on 2026-07-15T03:45:16.485384168+00:00.

## Similar repository reports

- [SenteLabsAI/OpenExecutive](https://octocounts.com/github/SenteLabsAI/OpenExecutive) — Python, 102,253 code lines
- [psf/black](https://octocounts.com/github/psf/black) — Python, 101,105 code lines
- [youssofal/MTPLX](https://octocounts.com/github/youssofal/MTPLX) — Python, 105,843 code lines
- [xinhuangcs/CareerDesk](https://octocounts.com/github/xinhuangcs/CareerDesk) — Python, 98,738 code lines
- [deepfakes/faceswap](https://octocounts.com/github/deepfakes/faceswap) — Python, 97,338 code lines
- [andrewyng/aisuite](https://octocounts.com/github/andrewyng/aisuite) — Python, 110,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)
