# easzlab/kubeasz SLOC report

> As of 2026-07-13 (commit 4aafea3b37da), easzlab/kubeasz contains 224,929 total lines: 215,930 code, 4,035 comments, 4,964 blank, across 483 files in 11 languages (top: YAML 73.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving easzlab/kubeasz to commit 4aafea3b37da, 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 96.0% of all lines, comments represent 1.8%, and the repository averages 447 code lines per file. YAML accounts for 73.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| YAML | 334 | 163,945 | 158,674 | 1,853 | 3,418 |
| JSON | 7 | 40,803 | 40,803 | 0 | 0 |
| Jinja2 | 106 | 14,045 | 13,514 | 0 | 531 |
| BASH | 3 | 1,942 | 1,586 | 127 | 229 |
| Pan | 5 | 537 | 489 | 6 | 42 |
| Python | 4 | 655 | 477 | 99 | 79 |
| Shell | 5 | 433 | 351 | 34 | 48 |
| Forge Config | 1 | 525 | 26 | 398 | 101 |
| Dockerfile | 1 | 17 | 10 | 3 | 4 |
| Markdown | 13 | 1,884 | 0 | 1,417 | 467 |
| Plain Text | 4 | 143 | 0 | 98 | 45 |

Top language (YAML 73.5%). Generated at 2026-07-13T06:26:22.459203369+00:00. Canonical report: https://octocounts.com/github/easzlab/kubeasz

## Report FAQ

### How many lines of code does easzlab/kubeasz have?

easzlab/kubeasz has 224,929 total lines, including 215,930 code lines, 4,035 comment lines, and 4,964 blank lines.

### How was the easzlab/kubeasz line count measured?

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

### What commit was counted for easzlab/kubeasz?

This OctoCounts report was generated from master at commit 4aafea3b37da on 2026-07-13T06:26:22.459203369+00:00.

## Similar repository reports

- [EleutherAI/lm-evaluation-harness](https://octocounts.com/github/EleutherAI/lm-evaluation-harness) — YAML, 230,558 code lines
- [diaspora/diaspora](https://octocounts.com/github/diaspora/diaspora) — YAML, 170,937 code lines
- [CrunchyData/postgres-operator](https://octocounts.com/github/CrunchyData/postgres-operator) — YAML, 170,403 code lines
- [togatoga/karukan](https://octocounts.com/github/togatoga/karukan) — YAML, 74,615 code lines
- [FQO3/sdg6_cup_client](https://octocounts.com/github/FQO3/sdg6_cup_client) — YAML, 34,771 code lines
- [chartjs/Chart.js](https://octocounts.com/github/chartjs/Chart.js) — YAML, 31,657 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
