# aedutta/DroneRacing SLOC report

> As of 2026-09-16 (commit 413bef72e3c9), aedutta/DroneRacing contains 6,663 total lines: 2,189 code, 3,898 comments, 576 blank, across 139 files in 5 languages (top: Python 92.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

aedutta/DroneRacing has 2,189 source lines of code out of 6,663 total lines across 139 files, counted from the 413bef72e3c9edd4d1d6683a3e5a3e9a50f81fd7 ref at commit 413bef72e3c9 by the OctoCounts tokei engine on 2026-09-16. 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 aedutta/DroneRacing to commit 413bef72e3c9, 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 32.9% of all lines, comments represent 58.5%, and the repository averages 16 code lines per file. Python accounts for 92.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 14 | 2,840 | 2,018 | 289 | 533 |
| YAML | 2 | 112 | 112 | 0 | 0 |
| JSON | 8 | 60 | 59 | 0 | 1 |
| Markdown | 1 | 218 | 0 | 180 | 38 |
| Plain Text | 114 | 3,433 | 0 | 3,429 | 4 |

Top language (Python 92.2%). Generated at 2026-09-16T11:49:15.700757417+00:00. Canonical report: https://octocounts.com/github/aedutta/DroneRacing

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/aedutta/DroneRacing/commit/413bef72e3c9edd4d1d6683a3e5a3e9a50f81fd7?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 aedutta/DroneRacing have?

aedutta/DroneRacing has 6,663 total lines, including 2,189 code lines, 3,898 comment lines, and 576 blank lines.

### How was the aedutta/DroneRacing line count measured?

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

### What commit was counted for aedutta/DroneRacing?

This OctoCounts report was generated from 413bef72e3c9edd4d1d6683a3e5a3e9a50f81fd7 at commit 413bef72e3c9 on 2026-09-16T11:49:15.700757417+00:00.

## Similar repository reports

- [AvdLee/SwiftUI-Agent-Skill](https://octocounts.com/github/AvdLee/SwiftUI-Agent-Skill) — Python, 2,198 code lines
- [YounesBensafia/DevLens](https://octocounts.com/github/YounesBensafia/DevLens) — Python, 2,202 code lines
- [beetbox/confuse](https://octocounts.com/github/beetbox/confuse) — Python, 2,204 code lines
- [jstr045329/ib-data-acquisition](https://octocounts.com/github/jstr045329/ib-data-acquisition) — Python, 2,207 code lines
- [PadishahIII/SecretScraper](https://octocounts.com/github/PadishahIII/SecretScraper) — Python, 2,133 code lines
- [notkisk/llm.py](https://octocounts.com/github/notkisk/llm.py) — Python, 2,266 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)
