# electronicarts/CnC_Red_Alert SLOC report

> As of 2026-09-17 (commit 0dc09bb1d618), electronicarts/CnC_Red_Alert contains 726,464 total lines: 368,288 code, 264,442 comments, 93,734 blank, across 1,893 files in 14 languages (top: C++ 50.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

electronicarts/CnC_Red_Alert has 368,288 source lines of code out of 726,464 total lines across 1,893 files, counted from the 0dc09bb1d6188d1ec79ab4765b22a48b75ffee32 ref at commit 0dc09bb1d618 by the OctoCounts tokei engine on 2026-09-17. 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 electronicarts/CnC_Red_Alert to commit 0dc09bb1d618, 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 50.7% of all lines, comments represent 36.4%, and the repository averages 195 code lines per file. C++ accounts for 50.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 610 | 387,332 | 185,634 | 154,426 | 47,272 |
| Assembly | 357 | 160,084 | 86,899 | 47,827 | 25,358 |
| C Header | 660 | 119,671 | 55,127 | 48,192 | 16,352 |
| Bitbake | 70 | 22,966 | 22,180 | 0 | 786 |
| Makefile | 76 | 20,211 | 10,763 | 7,095 | 2,353 |
| WebAssembly | 28 | 5,092 | 4,561 | 0 | 531 |
| SWIG | 16 | 2,265 | 2,065 | 0 | 200 |
| Module-Definition | 7 | 473 | 422 | 0 | 51 |
| Forge Config | 32 | 281 | 253 | 20 | 8 |
| C | 3 | 391 | 242 | 67 | 82 |
| Batch | 11 | 137 | 121 | 7 | 9 |
| HICAD | 3 | 22 | 21 | 0 | 1 |

Top language (C++ 50.4%). Generated at 2026-09-17T03:50:43.113229394+00:00. Canonical report: https://octocounts.com/github/electronicarts/CnC_Red_Alert

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/electronicarts/CnC_Red_Alert/commit/0dc09bb1d6188d1ec79ab4765b22a48b75ffee32?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 electronicarts/CnC_Red_Alert have?

electronicarts/CnC_Red_Alert has 726,464 total lines, including 368,288 code lines, 264,442 comment lines, and 93,734 blank lines.

### How was the electronicarts/CnC_Red_Alert line count measured?

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

### What commit was counted for electronicarts/CnC_Red_Alert?

This OctoCounts report was generated from 0dc09bb1d6188d1ec79ab4765b22a48b75ffee32 at commit 0dc09bb1d618 on 2026-09-17T03:50:43.113229394+00:00.

## Similar repository reports

- [YimMenu/YimMenuV2](https://octocounts.com/github/YimMenu/YimMenuV2) — C++, 357,897 code lines
- [scylladb/scylladb](https://octocounts.com/github/scylladb/scylladb) — C++, 397,729 code lines
- [k2-fsa/sherpa-onnx](https://octocounts.com/github/k2-fsa/sherpa-onnx) — C++, 328,396 code lines
- [gammasoft71/xtd](https://octocounts.com/github/gammasoft71/xtd) — C++, 304,854 code lines
- [memgraph/memgraph](https://octocounts.com/github/memgraph/memgraph) — C++, 299,153 code lines
- [Ominus-tch/Piano-Visualizer](https://octocounts.com/github/Ominus-tch/Piano-Visualizer) — C++, 277,221 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)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Godot vs Bevy](https://octocounts.com/compare/godot-vs-bevy)
- [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)
