# embabel/embabel-agent SLOC report

> As of 2026-09-05 (commit bc712f9377da), embabel/embabel-agent contains 148,292 total lines: 86,625 code, 43,449 comments, 18,218 blank, across 1,085 files in 16 languages (top: Kotlin 64.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

embabel/embabel-agent has 86,625 source lines of code out of 148,292 total lines across 1,085 files, counted from the bc712f9377da9cfa3b6d7f91994daad05d35bd6e ref at commit bc712f9377da by the OctoCounts tokei engine on 2026-09-05. 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 embabel/embabel-agent to commit bc712f9377da, 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 58.4% of all lines, comments represent 29.3%, and the repository averages 80 code lines per file. Kotlin accounts for 64.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Kotlin | 792 | 101,053 | 55,485 | 35,365 | 10,203 |
| AsciiDoc | 71 | 26,611 | 20,520 | 775 | 5,316 |
| XML | 85 | 5,903 | 4,883 | 356 | 664 |
| Java | 67 | 7,219 | 3,438 | 3,144 | 637 |
| YAML | 11 | 1,560 | 1,129 | 280 | 151 |
| CSS | 2 | 1,202 | 872 | 144 | 186 |
| JavaScript | 1 | 103 | 88 | 7 | 8 |
| Dockerfile | 1 | 81 | 52 | 17 | 12 |
| HTML | 3 | 57 | 51 | 3 | 3 |
| Jinja2 | 3 | 52 | 39 | 0 | 13 |
| Nix | 1 | 139 | 24 | 107 | 8 |
| Python | 1 | 31 | 24 | 3 | 4 |

Top language (Kotlin 64.1%). Generated at 2026-09-05T08:37:38.624255329+00:00. Canonical report: https://octocounts.com/github/embabel/embabel-agent

## Reproduce this report

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

embabel/embabel-agent has 148,292 total lines, including 86,625 code lines, 43,449 comment lines, and 18,218 blank lines.

### How was the embabel/embabel-agent line count measured?

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

### What commit was counted for embabel/embabel-agent?

This OctoCounts report was generated from bc712f9377da9cfa3b6d7f91994daad05d35bd6e at commit bc712f9377da on 2026-09-05T08:37:38.624255329+00:00.

## Similar repository reports

- [square/okhttp](https://octocounts.com/github/square/okhttp) — Kotlin, 87,359 code lines
- [ciddwd/overlay-translator](https://octocounts.com/github/ciddwd/overlay-translator) — Kotlin, 88,109 code lines
- [owenewans/owenclave](https://octocounts.com/github/owenewans/owenclave) — Kotlin, 88,187 code lines
- [kiwix/kiwix-android](https://octocounts.com/github/kiwix/kiwix-android) — Kotlin, 84,558 code lines
- [chrisbanes/haze](https://octocounts.com/github/chrisbanes/haze) — Kotlin, 76,458 code lines
- [littlesight9-sketch/cloudstream-3](https://octocounts.com/github/littlesight9-sketch/cloudstream-3) — Kotlin, 73,616 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)
- [React Native vs Flutter](https://octocounts.com/compare/react-native-vs-flutter)
- [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)
