# MoonshotAI/FlashKDA SLOC report

> As of 2026-09-16 (commit 7afb9f454f16), MoonshotAI/FlashKDA contains 1,405 total lines: 1,049 code, 140 comments, 216 blank, across 14 files in 7 languages (top: Python 52.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

MoonshotAI/FlashKDA has 1,049 source lines of code out of 1,405 total lines across 14 files, counted from the 7afb9f454f160a6c4bbc0999beca0a8c40a38934 ref at commit 7afb9f454f16 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 MoonshotAI/FlashKDA to commit 7afb9f454f16, 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 74.7% of all lines, comments represent 10.0%, and the repository averages 75 code lines per file. Python accounts for 52.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 4 | 656 | 549 | 7 | 100 |
| CUDA | 1 | 238 | 192 | 14 | 32 |
| C++ | 1 | 232 | 189 | 11 | 32 |
| YAML | 1 | 78 | 77 | 0 | 1 |
| C Header | 1 | 27 | 25 | 0 | 2 |
| Shell | 3 | 19 | 17 | 1 | 1 |
| Markdown | 3 | 155 | 0 | 107 | 48 |

Top language (Python 52.3%). Generated at 2026-09-16T20:22:20.016661130+00:00. Canonical report: https://octocounts.com/github/MoonshotAI/FlashKDA

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/MoonshotAI/FlashKDA/commit/7afb9f454f160a6c4bbc0999beca0a8c40a38934?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 MoonshotAI/FlashKDA have?

MoonshotAI/FlashKDA has 1,405 total lines, including 1,049 code lines, 140 comment lines, and 216 blank lines.

### How was the MoonshotAI/FlashKDA line count measured?

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

### What commit was counted for MoonshotAI/FlashKDA?

This OctoCounts report was generated from 7afb9f454f160a6c4bbc0999beca0a8c40a38934 at commit 7afb9f454f16 on 2026-09-16T20:22:20.016661130+00:00.

## Similar repository reports

- [anthropics/claude-plugins-community](https://octocounts.com/github/anthropics/claude-plugins-community) — Python, 1,050 code lines
- [cactus-compute/cactus-hybrid](https://octocounts.com/github/cactus-compute/cactus-hybrid) — Python, 1,048 code lines
- [QwenLM/Qwen-Image](https://octocounts.com/github/QwenLM/Qwen-Image) — Python, 1,059 code lines
- [LXZxander/pt-shualiu](https://octocounts.com/github/LXZxander/pt-shualiu) — Python, 1,062 code lines
- [MINT-SJTU/RoboClaw](https://octocounts.com/github/MINT-SJTU/RoboClaw) — Python, 1,029 code lines
- [0x5477/deepseek-v4-pro-unrestricted](https://octocounts.com/github/0x5477/deepseek-v4-pro-unrestricted) — Python, 1,072 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)
