# confident-ai/deepeval SLOC report

> As of 2026-09-17 (commit 12a38b07a9fb), confident-ai/deepeval contains 493,874 total lines: 349,423 code, 86,142 comments, 58,309 blank, across 2,667 files in 15 languages (top: Python 44.4%). Default configuration. Counted with tokei via OctoCounts.

confident-ai/deepeval has 349,423 source lines of code out of 493,874 total lines across 2,667 files, counted from the main ref at commit 12a38b07a9fb by the OctoCounts tokei engine on 2026-09-17. 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 confident-ai/deepeval to commit 12a38b07a9fb, 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 70.8% of all lines, comments represent 17.4%, and the repository averages 131 code lines per file. Python accounts for 44.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 1,068 | 189,333 | 155,200 | 7,203 | 26,930 |
| JSON | 350 | 127,286 | 127,267 | 0 | 19 |
| TypeScript | 452 | 52,466 | 43,906 | 3,364 | 5,196 |
| TSX | 122 | 11,608 | 9,916 | 832 | 860 |
| Sass | 51 | 6,886 | 5,662 | 306 | 918 |
| SVG | 63 | 4,364 | 4,296 | 29 | 39 |
| JavaScript | 24 | 2,348 | 1,798 | 367 | 183 |
| Jupyter Notebooks | 6 | 892 | 614 | 98 | 180 |
| CSS | 1 | 893 | 474 | 335 | 84 |
| SQL | 2 | 227 | 190 | 27 | 10 |
| TOML | 1 | 127 | 99 | 10 | 18 |
| Autoconf | 1 | 1 | 1 | 0 | 0 |

Top language (Python 44.4%). Generated at 2026-09-17T02:51:58.970080505+00:00. Canonical report: https://octocounts.com/github/confident-ai/deepeval

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/confident-ai/deepeval/commit/12a38b07a9fb8e58e39a4ffc51097cf6737498f2?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

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

confident-ai/deepeval has 493,874 total lines, including 349,423 code lines, 86,142 comment lines, and 58,309 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 12a38b07a9fb, 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 12a38b07a9fb on 2026-09-17T02:51:58.970080505+00:00.

## Similar repository reports

- [youssofal/MTPLX](https://octocounts.com/github/youssofal/MTPLX) — Python, 354,885 code lines
- [jax-ml/jax](https://octocounts.com/github/jax-ml/jax) — Python, 341,924 code lines
- [TencentCloud/Octop](https://octocounts.com/github/TencentCloud/Octop) — Python, 330,551 code lines
- [marketcalls/openalgo](https://octocounts.com/github/marketcalls/openalgo) — Python, 325,059 code lines
- [kvcache-ai/ktransformers](https://octocounts.com/github/kvcache-ai/ktransformers) — Python, 322,955 code lines
- [hugohe3/ppt-master](https://octocounts.com/github/hugohe3/ppt-master) — Python, 315,447 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)
