# ogham/exa SLOC report

> As of 2026-09-16 (commit 3d1edbb47052), ogham/exa contains 13,398 total lines: 9,469 code, 1,225 comments, 2,704 blank, across 100 files in 8 languages (top: Rust 78.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

ogham/exa has 9,469 source lines of code out of 13,398 total lines across 100 files, counted from the 3d1edbb47052cb416ef9478106c3907586da5150 ref at commit 3d1edbb47052 by the OctoCounts tokei engine on 2026-09-16. 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 ogham/exa to commit 3d1edbb47052, 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 70.7% of all lines, comments represent 9.1%, and the repository averages 95 code lines per file. Rust accounts for 78.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 55 | 9,781 | 7,465 | 400 | 1,916 |
| TOML | 25 | 1,745 | 1,403 | 67 | 275 |
| Shell | 11 | 775 | 449 | 174 | 152 |
| Fish | 1 | 91 | 81 | 5 | 5 |
| Just | 1 | 110 | 49 | 33 | 28 |
| YAML | 1 | 25 | 22 | 0 | 3 |
| Markdown | 5 | 870 | 0 | 545 | 325 |
| Plain Text | 1 | 1 | 0 | 1 | 0 |

Top language (Rust 78.8%). Generated at 2026-09-16T16:31:10.849911406+00:00. Canonical report: https://octocounts.com/github/ogham/exa

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/ogham/exa/commit/3d1edbb47052cb416ef9478106c3907586da5150?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 ogham/exa have?

ogham/exa has 13,398 total lines, including 9,469 code lines, 1,225 comment lines, and 2,704 blank lines.

### How was the ogham/exa line count measured?

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

### What commit was counted for ogham/exa?

This OctoCounts report was generated from 3d1edbb47052cb416ef9478106c3907586da5150 at commit 3d1edbb47052 on 2026-09-16T16:31:10.849911406+00:00.

## Similar repository reports

- [MystikoLab/rustcast](https://octocounts.com/github/MystikoLab/rustcast) — Rust, 9,455 code lines
- [rust-random/rand](https://octocounts.com/github/rust-random/rand) — Rust, 9,269 code lines
- [madeye/trans_proxy](https://octocounts.com/github/madeye/trans_proxy) — Rust, 10,130 code lines
- [CrankZ/li-calendar](https://octocounts.com/github/CrankZ/li-calendar) — Rust, 10,181 code lines
- [rust-lang/rustlings](https://octocounts.com/github/rust-lang/rustlings) — Rust, 10,296 code lines
- [notkisk/rustlings](https://octocounts.com/github/notkisk/rustlings) — Rust, 10,435 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)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [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)
