# BatsResearch/trove SLOC report

> As of 2026-07-16 (commit 41fa33e8f76b), BatsResearch/trove contains 12,351 total lines: 10,096 code, 900 comments, 1,355 blank, across 59 files in 4 languages (top: Python 98.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving BatsResearch/trove to commit 41fa33e8f76b, 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 81.7% of all lines, comments represent 7.3%, and the repository averages 171 code lines per file. Python accounts for 98.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 55 | 12,018 | 9,985 | 767 | 1,266 |
| JSON | 1 | 65 | 63 | 0 | 2 |
| TOML | 1 | 55 | 48 | 0 | 7 |
| Markdown | 2 | 213 | 0 | 133 | 80 |

Top language (Python 98.9%). Generated at 2026-07-16T12:34:29.030395419+00:00. Canonical report: https://octocounts.com/github/BatsResearch/trove

## Report FAQ

### How many lines of code does BatsResearch/trove have?

BatsResearch/trove has 12,351 total lines, including 10,096 code lines, 900 comment lines, and 1,355 blank lines.

### How was the BatsResearch/trove line count measured?

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

### What commit was counted for BatsResearch/trove?

This OctoCounts report was generated from main at commit 41fa33e8f76b on 2026-07-16T12:34:29.030395419+00:00.

## Similar repository reports

- [slima4/claude-tui](https://octocounts.com/github/slima4/claude-tui) — Python, 10,055 code lines
- [jquesnelle/yarn](https://octocounts.com/github/jquesnelle/yarn) — Python, 10,170 code lines
- [dondai1234/master-fetch](https://octocounts.com/github/dondai1234/master-fetch) — Python, 10,171 code lines
- [pallets/flask](https://octocounts.com/github/pallets/flask) — Python, 10,176 code lines
- [deepseek-ai/DeepSpec](https://octocounts.com/github/deepseek-ai/DeepSpec) — Python, 10,010 code lines
- [fudan-zvg/diffusion-square](https://octocounts.com/github/fudan-zvg/diffusion-square) — Python, 10,195 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)
