# awslabs/agent-evaluation SLOC report

> As of 2026-09-03 (commit 5e8de2d5af02), awslabs/agent-evaluation contains 4,400 total lines: 3,190 code, 484 comments, 726 blank, across 98 files in 10 languages (top: Python 82.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

awslabs/agent-evaluation has 3,190 source lines of code out of 4,400 total lines across 98 files, counted from the main ref at commit 5e8de2d5af02 by the OctoCounts tokei engine on 2026-09-03. 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 awslabs/agent-evaluation to commit 5e8de2d5af02, 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 72.5% of all lines, comments represent 11.0%, and the repository averages 33 code lines per file. Python accounts for 82.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 63 | 3,364 | 2,640 | 151 | 573 |
| JSON | 2 | 228 | 226 | 0 | 2 |
| YAML | 7 | 179 | 179 | 0 | 0 |
| Jinja2 | 9 | 150 | 109 | 0 | 41 |
| TOML | 1 | 22 | 19 | 0 | 3 |
| Batch | 1 | 13 | 11 | 0 | 2 |
| Forge Config | 1 | 7 | 5 | 1 | 1 |
| Autoconf | 1 | 1 | 1 | 0 | 0 |
| Markdown | 6 | 328 | 0 | 224 | 104 |
| Plain Text | 7 | 108 | 0 | 108 | 0 |

Top language (Python 82.8%). Generated at 2026-09-03T06:51:21.610016347+00:00. Canonical report: https://octocounts.com/github/awslabs/agent-evaluation

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/awslabs/agent-evaluation/commit/5e8de2d5af022a13e654542278f12791a80f44aa?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 awslabs/agent-evaluation have?

awslabs/agent-evaluation has 4,400 total lines, including 3,190 code lines, 484 comment lines, and 726 blank lines.

### How was the awslabs/agent-evaluation line count measured?

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

### What commit was counted for awslabs/agent-evaluation?

This OctoCounts report was generated from main at commit 5e8de2d5af02 on 2026-09-03T06:51:21.610016347+00:00.

## Similar repository reports

- [mov-cli/mov-cli](https://octocounts.com/github/mov-cli/mov-cli) — Python, 3,174 code lines
- [huihui0765/MusicDownloader](https://octocounts.com/github/huihui0765/MusicDownloader) — Python, 3,207 code lines
- [kridos/ROS-IsaacTutorial](https://octocounts.com/github/kridos/ROS-IsaacTutorial) — Python, 3,157 code lines
- [liuzhengdongfortest/CodeStable](https://octocounts.com/github/liuzhengdongfortest/CodeStable) — Python, 3,140 code lines
- [oskvr37/tiddl](https://octocounts.com/github/oskvr37/tiddl) — Python, 3,268 code lines
- [worq1337/bot228-repo](https://octocounts.com/github/worq1337/bot228-repo) — Python, 3,091 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)
