# 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%). Counted with tokei via OctoCounts.

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

## 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

- [petl-developers/petl](https://octocounts.com/github/petl-developers/petl) — Python, 18,675 code lines
- [bubbuild/bub](https://octocounts.com/github/bubbuild/bub) — Python, 18,867 code lines
- [meta-pytorch/opacus](https://octocounts.com/github/meta-pytorch/opacus) — Python, 18,251 code lines
- [FoundationAgents/OpenManus](https://octocounts.com/github/FoundationAgents/OpenManus) — Python, 19,376 code lines
- [google-research/timesfm](https://octocounts.com/github/google-research/timesfm) — Python, 19,429 code lines
- [QwenAudio/CosyVoice](https://octocounts.com/github/QwenAudio/CosyVoice) — Python, 19,640 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)
