# aonez/Keka SLOC report

> As of 2026-09-07 (commit f6600891ccc6), aonez/Keka contains 3,915 total lines: 2,548 code, 788 comments, 579 blank, across 62 files in 7 languages (top: PHP 67.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving aonez/Keka to commit f6600891ccc6, 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 65.1% of all lines, comments represent 20.1%, and the repository averages 41 code lines per file. PHP accounts for 67.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| PHP | 25 | 2,802 | 1,724 | 629 | 449 |
| HTML | 9 | 651 | 461 | 101 | 89 |
| JSON | 21 | 252 | 252 | 0 | 0 |
| BASH | 1 | 114 | 103 | 1 | 10 |
| SVG | 1 | 9 | 7 | 0 | 2 |
| YAML | 1 | 1 | 1 | 0 | 0 |
| Markdown | 4 | 86 | 0 | 57 | 29 |

Top language (PHP 67.7%). Generated at 2026-09-07T02:21:19.103560958+00:00. Canonical report: https://octocounts.com/github/aonez/Keka

## Report FAQ

### How many lines of code does aonez/Keka have?

aonez/Keka has 3,915 total lines, including 2,548 code lines, 788 comment lines, and 579 blank lines.

### How was the aonez/Keka line count measured?

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

### What commit was counted for aonez/Keka?

This OctoCounts report was generated from master at commit f6600891ccc6 on 2026-09-07T02:21:19.103560958+00:00.

## Similar repository reports

- [HochschuleLuzern/SEB](https://octocounts.com/github/HochschuleLuzern/SEB) — PHP, 1,593 code lines
- [DenverCoder1/readme-typing-svg](https://octocounts.com/github/DenverCoder1/readme-typing-svg) — PHP, 1,366 code lines
- [laravel/laravel](https://octocounts.com/github/laravel/laravel) — PHP, 1,150 code lines
- [bb-cli/bb-cli](https://octocounts.com/github/bb-cli/bb-cli) — PHP, 918 code lines
- [munipress/openAIREstandard](https://octocounts.com/github/munipress/openAIREstandard) — PHP, 654 code lines
- [BLUF-Ltd/deepler](https://octocounts.com/github/BLUF-Ltd/deepler) — PHP, 295 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)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [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)
