# grokability/snipe-it SLOC report

> As of 2026-07-30 (commit ecd816f10310), grokability/snipe-it contains 557,837 total lines: 467,112 code, 39,996 comments, 50,729 blank, across 7,897 files in 13 languages (top: PHP 95.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving grokability/snipe-it to commit ecd816f10310, 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 83.7% of all lines, comments represent 7.2%, and the repository averages 59 code lines per file. PHP accounts for 95.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| PHP | 7,750 | 531,097 | 445,199 | 37,305 | 48,593 |
| JSON | 6 | 11,879 | 11,879 | 0 | 0 |
| LESS | 36 | 6,024 | 4,192 | 953 | 879 |
| JavaScript | 73 | 5,352 | 3,676 | 977 | 699 |
| Shell | 6 | 1,510 | 1,143 | 130 | 237 |
| YAML | 6 | 580 | 475 | 60 | 45 |
| CSS | 5 | 447 | 389 | 10 | 48 |
| Dockerfile | 1 | 138 | 85 | 21 | 32 |
| XML | 2 | 53 | 53 | 0 | 0 |
| Python | 1 | 19 | 12 | 4 | 3 |
| Jinja2 | 1 | 10 | 9 | 0 | 1 |
| Markdown | 8 | 490 | 0 | 357 | 133 |

Top language (PHP 95.3%). Generated at 2026-07-30T05:17:37.469692760+00:00. Canonical report: https://octocounts.com/github/grokability/snipe-it

## Report FAQ

### How many lines of code does grokability/snipe-it have?

grokability/snipe-it has 557,837 total lines, including 467,112 code lines, 39,996 comment lines, and 50,729 blank lines.

### How was the grokability/snipe-it line count measured?

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

### What commit was counted for grokability/snipe-it?

This OctoCounts report was generated from master at commit ecd816f10310 on 2026-07-30T05:17:37.469692760+00:00.

## Similar repository reports

- [drupal/drupal](https://octocounts.com/github/drupal/drupal) — PHP, 459,617 code lines
- [OpenMage/magento-lts](https://octocounts.com/github/OpenMage/magento-lts) — PHP, 477,486 code lines
- [espocrm/espocrm](https://octocounts.com/github/espocrm/espocrm) — PHP, 608,977 code lines
- [phpbb/phpbb](https://octocounts.com/github/phpbb/phpbb) — PHP, 322,801 code lines
- [humhub/humhub](https://octocounts.com/github/humhub/humhub) — PHP, 245,803 code lines
- [SuiteCRM/SuiteCRM](https://octocounts.com/github/SuiteCRM/SuiteCRM) — PHP, 730,894 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)
