# pollen-robotics/microduck_rl SLOC report

> As of 2026-08-31 (commit d424a0c899f6), pollen-robotics/microduck_rl contains 24,972 total lines: 18,591 code, 4,011 comments, 2,370 blank, across 70 files in 5 languages (top: Python 85.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

pollen-robotics/microduck_rl has 18,591 source lines of code out of 24,972 total lines across 70 files, counted from the develop ref at commit d424a0c899f6 by the OctoCounts tokei engine on 2026-08-31. 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 pollen-robotics/microduck_rl to commit d424a0c899f6, 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 74.4% of all lines, comments represent 16.1%, and the repository averages 266 code lines per file. Python accounts for 85.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 39 | 20,802 | 15,838 | 2,714 | 2,250 |
| XML | 19 | 3,291 | 2,419 | 848 | 24 |
| JSON | 7 | 294 | 286 | 0 | 8 |
| TOML | 1 | 100 | 48 | 45 | 7 |
| Markdown | 4 | 485 | 0 | 404 | 81 |

Top language (Python 85.2%). Generated at 2026-08-31T08:37:27.877668516+00:00. Canonical report: https://octocounts.com/github/pollen-robotics/microduck_rl

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/pollen-robotics/microduck_rl/commit/d424a0c899f6b33cbd3daeb279913134349c0b63?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 pollen-robotics/microduck_rl have?

pollen-robotics/microduck_rl has 24,972 total lines, including 18,591 code lines, 4,011 comment lines, and 2,370 blank lines.

### How was the pollen-robotics/microduck_rl line count measured?

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

### What commit was counted for pollen-robotics/microduck_rl?

This OctoCounts report was generated from develop at commit d424a0c899f6 on 2026-08-31T08:37:27.877668516+00:00.

## Similar repository reports

- [MiniMax-AI/Mini-Agent](https://octocounts.com/github/MiniMax-AI/Mini-Agent) — Python, 18,654 code lines
- [petl-developers/petl](https://octocounts.com/github/petl-developers/petl) — Python, 18,675 code lines
- [aitobox/ATBClone](https://octocounts.com/github/aitobox/ATBClone) — Python, 18,789 code lines
- [zhansan379/boss-crawler-skill](https://octocounts.com/github/zhansan379/boss-crawler-skill) — Python, 18,383 code lines
- [antoinezambelli/forge](https://octocounts.com/github/antoinezambelli/forge) — Python, 18,347 code lines
- [HKUDS/Paper2Slides](https://octocounts.com/github/HKUDS/Paper2Slides) — Python, 18,316 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)
