# ReturnFI/Blitz SLOC report

> As of 2026-09-06 (commit 8dc4916f51ce), ReturnFI/Blitz contains 20,095 total lines: 16,590 code, 601 comments, 2,904 blank, across 145 files in 9 languages (top: Python 51.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

ReturnFI/Blitz has 16,590 source lines of code out of 20,095 total lines across 145 files, counted from the 8dc4916f51cee0f568bd4307adc2db5d0c97e773 ref at commit 8dc4916f51ce by the OctoCounts tokei engine on 2026-09-06. 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 ReturnFI/Blitz to commit 8dc4916f51ce, 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 82.6% of all lines, comments represent 3.0%, and the repository averages 114 code lines per file. Python accounts for 51.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 107 | 10,442 | 8,485 | 114 | 1,843 |
| Shell | 11 | 3,469 | 2,940 | 41 | 488 |
| JavaScript | 7 | 2,436 | 2,177 | 2 | 257 |
| HTML | 9 | 2,028 | 1,938 | 26 | 64 |
| CSS | 2 | 818 | 680 | 65 | 73 |
| JSON | 2 | 257 | 256 | 0 | 1 |
| Go | 1 | 137 | 114 | 0 | 23 |
| Markdown | 5 | 468 | 0 | 321 | 147 |
| Plain Text | 1 | 40 | 0 | 32 | 8 |

Top language (Python 51.1%). Generated at 2026-09-06T08:21:21.903580050+00:00. Canonical report: https://octocounts.com/github/ReturnFI/Blitz

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/ReturnFI/Blitz/commit/8dc4916f51cee0f568bd4307adc2db5d0c97e773?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 ReturnFI/Blitz have?

ReturnFI/Blitz has 20,095 total lines, including 16,590 code lines, 601 comment lines, and 2,904 blank lines.

### How was the ReturnFI/Blitz line count measured?

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

### What commit was counted for ReturnFI/Blitz?

This OctoCounts report was generated from 8dc4916f51cee0f568bd4307adc2db5d0c97e773 at commit 8dc4916f51ce on 2026-09-06T08:21:21.903580050+00:00.

## Similar repository reports

- [jingzhunxue/TargetDiarization](https://octocounts.com/github/jingzhunxue/TargetDiarization) — Python, 16,714 code lines
- [ayushh0110/ScreenMind](https://octocounts.com/github/ayushh0110/ScreenMind) — Python, 16,751 code lines
- [python-cmd2/cmd2](https://octocounts.com/github/python-cmd2/cmd2) — Python, 16,389 code lines
- [pydantic/httpx2](https://octocounts.com/github/pydantic/httpx2) — Python, 16,371 code lines
- [aejion/4Diffusion](https://octocounts.com/github/aejion/4Diffusion) — Python, 16,347 code lines
- [fsspec/filesystem_spec](https://octocounts.com/github/fsspec/filesystem_spec) — Python, 16,869 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)
