# vinnylarouge/jevlike SLOC report

> As of 2026-09-16 (commit 18a650ca5813), vinnylarouge/jevlike contains 740 total lines: 523 code, 81 comments, 136 blank, across 10 files in 4 languages (top: Python 92.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

vinnylarouge/jevlike has 523 source lines of code out of 740 total lines across 10 files, counted from the 18a650ca5813900e2c25c69dda1c233f43ded58d ref at commit 18a650ca5813 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 vinnylarouge/jevlike to commit 18a650ca5813, 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 70.7% of all lines, comments represent 10.9%, and the repository averages 52 code lines per file. Python accounts for 92.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 6 | 573 | 481 | 0 | 92 |
| TOML | 1 | 30 | 25 | 0 | 5 |
| Shell | 1 | 22 | 17 | 1 | 4 |
| Markdown | 2 | 115 | 0 | 80 | 35 |

Top language (Python 92.0%). Generated at 2026-09-16T20:38:30.420173987+00:00. Canonical report: https://octocounts.com/github/vinnylarouge/jevlike

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/vinnylarouge/jevlike/commit/18a650ca5813900e2c25c69dda1c233f43ded58d?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 vinnylarouge/jevlike have?

vinnylarouge/jevlike has 740 total lines, including 523 code lines, 81 comment lines, and 136 blank lines.

### How was the vinnylarouge/jevlike line count measured?

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

### What commit was counted for vinnylarouge/jevlike?

This OctoCounts report was generated from 18a650ca5813900e2c25c69dda1c233f43ded58d at commit 18a650ca5813 on 2026-09-16T20:38:30.420173987+00:00.

## Similar repository reports

- [handsomeZR-netizen/autodl-experiment-skill](https://octocounts.com/github/handsomeZR-netizen/autodl-experiment-skill) — Python, 504 code lines
- [rabilrbl/deepseek-api](https://octocounts.com/github/rabilrbl/deepseek-api) — Python, 546 code lines
- [jeffsieu/py-sudoku](https://octocounts.com/github/jeffsieu/py-sudoku) — Python, 566 code lines
- [vbskycn/iptv](https://octocounts.com/github/vbskycn/iptv) — Python, 573 code lines
- [konradhalas/dacite](https://octocounts.com/github/konradhalas/dacite) — Python, 574 code lines
- [kang205/SASRec](https://octocounts.com/github/kang205/SASRec) — Python, 578 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
