# mahaloz/sailr-eval SLOC report

> As of 2026-09-17 (commit 2c3c6b026acb), mahaloz/sailr-eval contains 6,450 total lines: 4,547 code, 815 comments, 1,088 blank, across 100 files in 6 languages (top: Python 81.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

mahaloz/sailr-eval has 4,547 source lines of code out of 6,450 total lines across 100 files, counted from the 2c3c6b026acb501d92245f8e69f5438da36562fb ref at commit 2c3c6b026acb by the OctoCounts tokei engine on 2026-09-17. 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 mahaloz/sailr-eval to commit 2c3c6b026acb, 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 small codebase by counted code lines. Code represents 70.5% of all lines, comments represent 12.6%, and the repository averages 45 code lines per file. Python accounts for 81.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 33 | 5,140 | 3,712 | 452 | 976 |
| TOML | 55 | 633 | 619 | 14 | 0 |
| Shell | 6 | 151 | 110 | 24 | 17 |
| Dockerfile | 2 | 162 | 76 | 58 | 28 |
| Forge Config | 1 | 33 | 30 | 0 | 3 |
| Markdown | 3 | 331 | 0 | 267 | 64 |

Top language (Python 81.6%). Generated at 2026-09-17T06:46:41.955526229+00:00. Canonical report: https://octocounts.com/github/mahaloz/sailr-eval

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/mahaloz/sailr-eval/commit/2c3c6b026acb501d92245f8e69f5438da36562fb?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 mahaloz/sailr-eval have?

mahaloz/sailr-eval has 6,450 total lines, including 4,547 code lines, 815 comment lines, and 1,088 blank lines.

### How was the mahaloz/sailr-eval line count measured?

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

### What commit was counted for mahaloz/sailr-eval?

This OctoCounts report was generated from 2c3c6b026acb501d92245f8e69f5438da36562fb at commit 2c3c6b026acb on 2026-09-17T06:46:41.955526229+00:00.

## Similar repository reports

- [wireservice/csvkit](https://octocounts.com/github/wireservice/csvkit) — Python, 4,528 code lines
- [Purrple-hub/GBNode](https://octocounts.com/github/Purrple-hub/GBNode) — Python, 4,526 code lines
- [yulin-luo/RoboBench](https://octocounts.com/github/yulin-luo/RoboBench) — Python, 4,606 code lines
- [python-attrs/cattrs](https://octocounts.com/github/python-attrs/cattrs) — Python, 4,685 code lines
- [SYSTRAN/faster-whisper](https://octocounts.com/github/SYSTRAN/faster-whisper) — Python, 4,715 code lines
- [python-poetry/tomlkit](https://octocounts.com/github/python-poetry/tomlkit) — Python, 4,746 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)
