# ENA-QWQ/MCAA SLOC report

> As of 2026-07-19 (commit e129d9c5543d), ENA-QWQ/MCAA contains 13,653 total lines: 11,000 code, 378 comments, 2,275 blank, across 94 files in 9 languages (top: Java 73.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving ENA-QWQ/MCAA to commit e129d9c5543d, 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 80.6% of all lines, comments represent 2.8%, and the repository averages 117 code lines per file. Java accounts for 73.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 68 | 10,047 | 8,068 | 0 | 1,979 |
| JSON | 19 | 1,779 | 1,748 | 0 | 31 |
| CSS | 1 | 525 | 433 | 9 | 83 |
| JavaScript | 1 | 441 | 369 | 14 | 58 |
| HTML | 1 | 202 | 184 | 4 | 14 |
| Shell | 1 | 248 | 103 | 119 | 26 |
| Batch | 1 | 93 | 72 | 0 | 21 |
| SVG | 1 | 33 | 23 | 5 | 5 |
| Markdown | 1 | 285 | 0 | 227 | 58 |

Top language (Java 73.3%). Generated at 2026-07-19T16:43:59.613461064+00:00. Canonical report: https://octocounts.com/github/ENA-QWQ/MCAA

## Report FAQ

### How many lines of code does ENA-QWQ/MCAA have?

ENA-QWQ/MCAA has 13,653 total lines, including 11,000 code lines, 378 comment lines, and 2,275 blank lines.

### How was the ENA-QWQ/MCAA line count measured?

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

### What commit was counted for ENA-QWQ/MCAA?

This OctoCounts report was generated from main at commit e129d9c5543d on 2026-07-19T16:43:59.613461064+00:00.

## Similar repository reports

- [json-path/JsonPath](https://octocounts.com/github/json-path/JsonPath) — Java, 10,891 code lines
- [MatveiSlizkii/FinanceApp](https://octocounts.com/github/MatveiSlizkii/FinanceApp) — Java, 11,987 code lines
- [dervarex/minified](https://octocounts.com/github/dervarex/minified) — Java, 9,859 code lines
- [RikkaApps/Sui](https://octocounts.com/github/RikkaApps/Sui) — Java, 9,517 code lines
- [wanghua98/yuanshu](https://octocounts.com/github/wanghua98/yuanshu) — Java, 12,520 code lines
- [Nano-AI/process-desk](https://octocounts.com/github/Nano-AI/process-desk) — Java, 8,966 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)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [Kubernetes vs Docker Compose](https://octocounts.com/compare/kubernetes-vs-docker-compose)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [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)
