# confident-ai/deepeval SLOC report

> As of 2026-08-02 (commit 0abedb84c7db), confident-ai/deepeval contains 431,787 total lines: 299,491 code, 78,783 comments, 53,513 blank, across 2,304 files in 14 languages (top: Python 44.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving confident-ai/deepeval to commit 0abedb84c7db, 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 69.4% of all lines, comments represent 18.2%, and the repository averages 130 code lines per file. Python accounts for 44.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 921 | 163,511 | 133,994 | 6,425 | 23,092 |
| JSON | 334 | 119,755 | 119,736 | 0 | 19 |
| TypeScript | 341 | 31,271 | 26,124 | 1,866 | 3,281 |
| TSX | 104 | 9,330 | 8,033 | 651 | 646 |
| Sass | 46 | 6,456 | 5,315 | 275 | 866 |
| SVG | 63 | 4,364 | 4,296 | 29 | 39 |
| JavaScript | 13 | 1,136 | 816 | 215 | 105 |
| Jupyter Notebooks | 6 | 892 | 614 | 98 | 180 |
| CSS | 1 | 866 | 462 | 322 | 82 |
| TOML | 1 | 128 | 100 | 10 | 18 |
| Autoconf | 1 | 1 | 1 | 0 | 0 |
| MDX | 216 | 60,089 | 0 | 45,947 | 14,142 |

Top language (Python 44.7%). Generated at 2026-08-02T07:12:56.583919561+00:00. Canonical report: https://octocounts.com/github/confident-ai/deepeval

## Report FAQ

### How many lines of code does confident-ai/deepeval have?

confident-ai/deepeval has 431,787 total lines, including 299,491 code lines, 78,783 comment lines, and 53,513 blank lines.

### How was the confident-ai/deepeval line count measured?

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

### What commit was counted for confident-ai/deepeval?

This OctoCounts report was generated from main at commit 0abedb84c7db on 2026-08-02T07:12:56.583919561+00:00.

## Similar repository reports

- [topoteretes/cognee](https://octocounts.com/github/topoteretes/cognee) — Python, 299,984 code lines
- [CunrenLiang/isce2](https://octocounts.com/github/CunrenLiang/isce2) — Python, 296,722 code lines
- [isce-framework/isce2](https://octocounts.com/github/isce-framework/isce2) — Python, 296,129 code lines
- [pandas-dev/pandas](https://octocounts.com/github/pandas-dev/pandas) — Python, 291,433 code lines
- [run-llama/llama_index](https://octocounts.com/github/run-llama/llama_index) — Python, 311,078 code lines
- [abrignoni/iLEAPP](https://octocounts.com/github/abrignoni/iLEAPP) — Python, 311,581 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)
