# roboflow/supervision SLOC report

> As of 2026-09-18 (commit 585f832562f2), roboflow/supervision contains 49,961 total lines: 43,084 code, 2,025 comments, 4,852 blank, across 151 files in 9 languages (top: Python 97.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

roboflow/supervision has 43,084 source lines of code out of 49,961 total lines across 151 files, counted from the develop ref at commit 585f832562f2 by the OctoCounts tokei engine on 2026-09-18. 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 roboflow/supervision to commit 585f832562f2, 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 86.2% of all lines, comments represent 4.1%, and the repository averages 285 code lines per file. Python accounts for 97.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 123 | 47,174 | 42,115 | 855 | 4,204 |
| JSON | 4 | 350 | 350 | 0 | 0 |
| YAML | 1 | 244 | 213 | 17 | 14 |
| TOML | 1 | 227 | 209 | 9 | 9 |
| Jupyter Notebooks | 1 | 319 | 176 | 90 | 53 |
| Shell | 2 | 31 | 15 | 9 | 7 |
| INI | 1 | 7 | 6 | 0 | 1 |
| Markdown | 12 | 1,563 | 0 | 999 | 564 |
| Plain Text | 6 | 46 | 0 | 46 | 0 |

Top language (Python 97.8%). Generated at 2026-09-18T07:23:28.918467927+00:00. Canonical report: https://octocounts.com/github/roboflow/supervision

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/roboflow/supervision/commit/585f832562f2628696c3e50add6aced2abe970e8?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 roboflow/supervision have?

roboflow/supervision has 49,961 total lines, including 43,084 code lines, 2,025 comment lines, and 4,852 blank lines.

### How was the roboflow/supervision line count measured?

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

### What commit was counted for roboflow/supervision?

This OctoCounts report was generated from develop at commit 585f832562f2 on 2026-09-18T07:23:28.918467927+00:00.

## Similar repository reports

- [SamuelBabbertResearch/childrens-media-analysis-toolkit](https://octocounts.com/github/SamuelBabbertResearch/childrens-media-analysis-toolkit) — Python, 43,219 code lines
- [cathrynlavery/diagram-design](https://octocounts.com/github/cathrynlavery/diagram-design) — Python, 43,580 code lines
- [doronz88/pymobiledevice3](https://octocounts.com/github/doronz88/pymobiledevice3) — Python, 42,084 code lines
- [OpenSourceAP/CrossSection](https://octocounts.com/github/OpenSourceAP/CrossSection) — Python, 44,221 code lines
- [AstrBotDevs/shipyard-neo](https://octocounts.com/github/AstrBotDevs/shipyard-neo) — Python, 44,355 code lines
- [shareAI-lab/learn-claude-code](https://octocounts.com/github/shareAI-lab/learn-claude-code) — Python, 41,769 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)
