# ielab/llm-rankers SLOC report

> As of 2026-09-10 (commit 3b988fa918b6), ielab/llm-rankers contains 3,102 total lines: 2,336 code, 316 comments, 450 blank, across 28 files in 5 languages (top: Python 95.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving ielab/llm-rankers to commit 3b988fa918b6, 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 75.3% of all lines, comments represent 10.2%, and the repository averages 83 code lines per file. Python accounts for 95.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 18 | 2,682 | 2,230 | 97 | 355 |
| JSON | 1 | 65 | 63 | 0 | 2 |
| Shell | 3 | 28 | 27 | 0 | 1 |
| TOML | 3 | 22 | 16 | 0 | 6 |
| Markdown | 3 | 305 | 0 | 219 | 86 |

Top language (Python 95.5%). Generated at 2026-09-10T13:48:59.516220750+00:00. Canonical report: https://octocounts.com/github/ielab/llm-rankers

## Report FAQ

### How many lines of code does ielab/llm-rankers have?

ielab/llm-rankers has 3,102 total lines, including 2,336 code lines, 316 comment lines, and 450 blank lines.

### How was the ielab/llm-rankers line count measured?

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

### What commit was counted for ielab/llm-rankers?

This OctoCounts report was generated from 3b988fa918b6d6eabfc5e12e88e56b9ce2e86c04 at commit 3b988fa918b6 on 2026-09-10T13:48:59.516220750+00:00.

## Similar repository reports

- [Arnie97/moerail-tools](https://octocounts.com/github/Arnie97/moerail-tools) — Python, 2,341 code lines
- [Purrple-hub/ENC-FR](https://octocounts.com/github/Purrple-hub/ENC-FR) — Python, 2,312 code lines
- [ruwoxichen11/storyloom](https://octocounts.com/github/ruwoxichen11/storyloom) — Python, 2,363 code lines
- [mcsiyue/X](https://octocounts.com/github/mcsiyue/X) — Python, 2,304 code lines
- [Tongyi-MAI/Z-Image](https://octocounts.com/github/Tongyi-MAI/Z-Image) — Python, 2,371 code lines
- [rcontesti/IB_MCP](https://octocounts.com/github/rcontesti/IB_MCP) — Python, 2,298 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)
