# NVIDIA/garak SLOC report

> As of 2026-08-02 (commit 910ceb7f9ece), NVIDIA/garak contains 117,992 total lines: 90,949 code, 13,520 comments, 13,523 blank, across 793 files in 15 languages (top: Python 56.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving NVIDIA/garak to commit 910ceb7f9ece, 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 77.1% of all lines, comments represent 11.5%, and the repository averages 115 code lines per file. Python accounts for 56.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 367 | 64,347 | 51,612 | 2,596 | 10,139 |
| JSON | 68 | 24,523 | 24,500 | 0 | 23 |
| TSX | 57 | 8,460 | 6,603 | 966 | 891 |
| ReStructuredText | 152 | 5,054 | 3,745 | 0 | 1,309 |
| TypeScript | 61 | 5,351 | 3,494 | 1,332 | 525 |
| YAML | 11 | 430 | 404 | 16 | 10 |
| TOML | 1 | 247 | 239 | 0 | 8 |
| CSS | 3 | 248 | 228 | 8 | 12 |
| HTML | 3 | 42 | 42 | 0 | 0 |
| Shell | 2 | 75 | 36 | 21 | 18 |
| JavaScript | 1 | 26 | 25 | 0 | 1 |
| Makefile | 1 | 21 | 17 | 0 | 4 |

Top language (Python 56.7%). Generated at 2026-08-02T18:44:29.566479790+00:00. Canonical report: https://octocounts.com/github/NVIDIA/garak

## Report FAQ

### How many lines of code does NVIDIA/garak have?

NVIDIA/garak has 117,992 total lines, including 90,949 code lines, 13,520 comment lines, and 13,523 blank lines.

### How was the NVIDIA/garak line count measured?

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

### What commit was counted for NVIDIA/garak?

This OctoCounts report was generated from main at commit 910ceb7f9ece on 2026-08-02T18:44:29.566479790+00:00.

## Similar repository reports

- [SanAntonio021/agents-skills](https://octocounts.com/github/SanAntonio021/agents-skills) — Python, 92,625 code lines
- [Hurricane0698/novelwriter](https://octocounts.com/github/Hurricane0698/novelwriter) — Python, 87,940 code lines
- [celery/celery](https://octocounts.com/github/celery/celery) — Python, 87,559 code lines
- [alibaba/ROLL](https://octocounts.com/github/alibaba/ROLL) — Python, 95,705 code lines
- [oraios/serena](https://octocounts.com/github/oraios/serena) — Python, 95,984 code lines
- [roboflow/supervision](https://octocounts.com/github/roboflow/supervision) — Python, 84,822 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)
