# emuzulu/isEven SLOC report

> As of 2026-09-17 (commit d24a2ba01698), emuzulu/isEven contains 130,182 total lines: 130,134 code, 22 comments, 26 blank, across 9 files in 7 languages (top: C 23.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

emuzulu/isEven has 130,134 source lines of code out of 130,182 total lines across 9 files, counted from the d24a2ba0169841d82bf1433ff975802c51d041e9 ref at commit d24a2ba01698 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 emuzulu/isEven to commit d24a2ba01698, 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 100.0% of all lines, comments represent 0.0%, and the repository averages 14,459 code lines per file. C accounts for 23.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 1 | 30,006 | 30,006 | 0 | 0 |
| C# | 1 | 30,019 | 30,006 | 12 | 1 |
| Lua | 2 | 20,030 | 20,025 | 0 | 5 |
| Python | 2 | 20,027 | 20,022 | 1 | 4 |
| JavaScript | 1 | 20,005 | 20,005 | 0 | 0 |
| Kotlin | 1 | 10,088 | 10,070 | 5 | 13 |
| Markdown | 1 | 7 | 0 | 4 | 3 |

Top language (C 23.1%). Generated at 2026-09-17T06:55:00.218375763+00:00. Canonical report: https://octocounts.com/github/emuzulu/isEven

## Reproduce this report

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

emuzulu/isEven has 130,182 total lines, including 130,134 code lines, 22 comment lines, and 26 blank lines.

### How was the emuzulu/isEven line count measured?

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

### What commit was counted for emuzulu/isEven?

This OctoCounts report was generated from d24a2ba0169841d82bf1433ff975802c51d041e9 at commit d24a2ba01698 on 2026-09-17T06:55:00.218375763+00:00.

## Similar repository reports

- [JustVugg/colibri](https://octocounts.com/github/JustVugg/colibri) — C, 129,634 code lines
- [AdrUlb/SexyAppFramework](https://octocounts.com/github/AdrUlb/SexyAppFramework) — C, 134,111 code lines
- [Distrotech/grep](https://octocounts.com/github/Distrotech/grep) — C, 125,530 code lines
- [Damme/LandLord](https://octocounts.com/github/Damme/LandLord) — C, 124,790 code lines
- [erincatto/box3d](https://octocounts.com/github/erincatto/box3d) — C, 123,364 code lines
- [zsh-users/zsh](https://octocounts.com/github/zsh-users/zsh) — C, 121,730 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)
- [Neovim vs VS Code](https://octocounts.com/compare/neovim-vs-vscode)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [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)
