# murangogo/MoeTranslate SLOC report

> As of 2026-08-29 (commit a6c0a7f12cde), murangogo/MoeTranslate contains 319,680 total lines: 247,523 code, 54,913 comments, 17,244 blank, across 591 files in 22 languages (top: C Header 66.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

murangogo/MoeTranslate has 247,523 source lines of code out of 319,680 total lines across 591 files, counted from the master ref at commit a6c0a7f12cde by the OctoCounts tokei engine on 2026-08-29. 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 murangogo/MoeTranslate to commit a6c0a7f12cde, 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 large codebase by counted code lines. Code represents 77.4% of all lines, comments represent 17.2%, and the repository averages 419 code lines per file. C Header accounts for 66.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C Header | 95 | 177,426 | 163,342 | 9,323 | 4,761 |
| C++ | 85 | 43,413 | 34,236 | 4,214 | 4,963 |
| Kotlin | 109 | 17,465 | 12,378 | 3,111 | 1,976 |
| Java | 103 | 22,965 | 11,831 | 8,020 | 3,114 |
| JSON | 19 | 11,184 | 11,184 | 0 | 0 |
| XML | 132 | 11,847 | 9,875 | 1,113 | 859 |
| SWIG | 1 | 1,996 | 1,667 | 17 | 312 |
| Python | 5 | 1,500 | 1,128 | 40 | 332 |
| CMake | 4 | 688 | 524 | 85 | 79 |
| Bitbake | 2 | 722 | 371 | 317 | 34 |
| C++ Header | 2 | 490 | 355 | 107 | 28 |
| Perl | 3 | 265 | 198 | 52 | 15 |

Top language (C Header 66.0%). Generated at 2026-08-29T09:11:28.661803322+00:00. Canonical report: https://octocounts.com/github/murangogo/MoeTranslate

## Reproduce this report

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

murangogo/MoeTranslate has 319,680 total lines, including 247,523 code lines, 54,913 comment lines, and 17,244 blank lines.

### How was the murangogo/MoeTranslate line count measured?

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

### What commit was counted for murangogo/MoeTranslate?

This OctoCounts report was generated from master at commit a6c0a7f12cde on 2026-08-29T09:11:28.661803322+00:00.

## Similar repository reports

- [maguirekrist/voxel_enginevk](https://octocounts.com/github/maguirekrist/voxel_enginevk) — C Header, 244,309 code lines
- [simdjson/simdjson](https://octocounts.com/github/simdjson/simdjson) — C Header, 256,228 code lines
- [SFML/SFML](https://octocounts.com/github/SFML/SFML) — C Header, 271,424 code lines
- [sfml/sfml](https://octocounts.com/github/sfml/sfml) — C Header, 271,424 code lines
- [meemknight/cmakeSetup](https://octocounts.com/github/meemknight/cmakeSetup) — C Header, 283,501 code lines
- [TimeATronics/Zetla](https://octocounts.com/github/TimeATronics/Zetla) — C Header, 283,766 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)
- [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)
