# verl-project/verl SLOC report

> As of 2026-09-16 (commit c8faa0870a11), verl-project/verl contains 157,776 total lines: 116,346 code, 20,028 comments, 21,402 blank, across 657 files in 7 languages (top: Python 79.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

verl-project/verl has 116,346 source lines of code out of 157,776 total lines across 657 files, counted from the c8faa0870a115b7bc73ee76545b804f5ffb15c5b ref at commit c8faa0870a11 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 verl-project/verl to commit c8faa0870a11, 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.7% of all lines, comments represent 12.7%, and the repository averages 177 code lines per file. Python accounts for 79.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 399 | 121,415 | 92,513 | 12,493 | 16,409 |
| Shell | 150 | 21,689 | 17,193 | 2,071 | 2,425 |
| YAML | 55 | 8,652 | 5,908 | 1,583 | 1,161 |
| Jupyter Notebooks | 2 | 702 | 492 | 114 | 96 |
| TOML | 1 | 495 | 240 | 220 | 35 |
| Markdown | 46 | 4,766 | 0 | 3,490 | 1,276 |
| Plain Text | 4 | 57 | 0 | 57 | 0 |

Top language (Python 79.5%). Generated at 2026-09-16T13:45:48.075405796+00:00. Canonical report: https://octocounts.com/github/verl-project/verl

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/verl-project/verl/commit/c8faa0870a115b7bc73ee76545b804f5ffb15c5b?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 verl-project/verl have?

verl-project/verl has 157,776 total lines, including 116,346 code lines, 20,028 comment lines, and 21,402 blank lines.

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

OctoCounts resolved the public GitHub repository to commit c8faa0870a11, 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 c8faa0870a115b7bc73ee76545b804f5ffb15c5b at commit c8faa0870a11 on 2026-09-16T13:45:48.075405796+00:00.

## Similar repository reports

- [FlagOpen/FlagEmbedding](https://octocounts.com/github/FlagOpen/FlagEmbedding) — Python, 115,659 code lines
- [fastapi/fastapi](https://octocounts.com/github/fastapi/fastapi) — Python, 117,708 code lines
- [SanAntonio021/agents-skills](https://octocounts.com/github/SanAntonio021/agents-skills) — Python, 114,897 code lines
- [google/artemis](https://octocounts.com/github/google/artemis) — Python, 113,299 code lines
- [pypa/pip](https://octocounts.com/github/pypa/pip) — Python, 120,992 code lines
- [microsoft/autogen](https://octocounts.com/github/microsoft/autogen) — Python, 111,392 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)
- [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)
