# tw93/waza SLOC report

> As of 2026-09-16 (commit 97ddbc398fcc), tw93/waza contains 31,468 total lines: 19,764 code, 6,643 comments, 5,061 blank, across 183 files in 8 languages (top: Python 76.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

tw93/waza has 19,764 source lines of code out of 31,468 total lines across 183 files, counted from the 97ddbc398fcc9617610e8f48a18c35b43c916cbf ref at commit 97ddbc398fcc by the OctoCounts tokei engine on 2026-09-16. 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 tw93/waza to commit 97ddbc398fcc, 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 62.8% of all lines, comments represent 21.1%, and the repository averages 108 code lines per file. Python accounts for 76.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 40 | 16,953 | 15,042 | 241 | 1,670 |
| Shell | 20 | 4,215 | 3,720 | 173 | 322 |
| PowerShell | 2 | 910 | 852 | 8 | 50 |
| SVG | 1 | 82 | 60 | 4 | 18 |
| JSON | 2 | 47 | 47 | 0 | 0 |
| Makefile | 1 | 70 | 43 | 15 | 12 |
| Markdown | 116 | 9,154 | 0 | 6,178 | 2,976 |
| Plain Text | 1 | 37 | 0 | 24 | 13 |

Top language (Python 76.1%). Generated at 2026-09-16T17:17:49.083000159+00:00. Canonical report: https://octocounts.com/github/tw93/waza

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/tw93/waza/commit/97ddbc398fcc9617610e8f48a18c35b43c916cbf?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 tw93/waza have?

tw93/waza has 31,468 total lines, including 19,764 code lines, 6,643 comment lines, and 5,061 blank lines.

### How was the tw93/waza line count measured?

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

### What commit was counted for tw93/waza?

This OctoCounts report was generated from 97ddbc398fcc9617610e8f48a18c35b43c916cbf at commit 97ddbc398fcc on 2026-09-16T17:17:49.083000159+00:00.

## Similar repository reports

- [The-PR-Agent/pr-agent](https://octocounts.com/github/The-PR-Agent/pr-agent) — Python, 19,820 code lines
- [exploitbench/exploitbench](https://octocounts.com/github/exploitbench/exploitbench) — Python, 19,868 code lines
- [QwenAudio/CosyVoice](https://octocounts.com/github/QwenAudio/CosyVoice) — Python, 19,640 code lines
- [DyausG/operon](https://octocounts.com/github/DyausG/operon) — Python, 19,444 code lines
- [termux/proot-distro](https://octocounts.com/github/termux/proot-distro) — Python, 20,141 code lines
- [coleifer/peewee](https://octocounts.com/github/coleifer/peewee) — Python, 20,395 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)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [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)
