# optave/ops-codegraph-tool SLOC report

> As of 2026-09-02 (commit 54f47d1db463), optave/ops-codegraph-tool contains 188,351 total lines: 148,495 code, 26,142 comments, 13,714 blank, across 488 files in 7 languages (top: TypeScript 52.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

optave/ops-codegraph-tool has 148,495 source lines of code out of 188,351 total lines across 488 files, counted from the main ref at commit 54f47d1db463 by the OctoCounts tokei engine on 2026-09-02. 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 optave/ops-codegraph-tool to commit 54f47d1db463, 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 78.8% of all lines, comments represent 13.9%, and the repository averages 304 code lines per file. TypeScript accounts for 52.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 371 | 104,582 | 78,489 | 18,228 | 7,865 |
| Rust | 83 | 70,932 | 61,453 | 4,902 | 4,577 |
| JSON | 5 | 6,899 | 6,893 | 0 | 6 |
| JavaScript | 16 | 2,337 | 1,580 | 505 | 252 |
| TOML | 2 | 73 | 58 | 12 | 3 |
| Shell | 1 | 35 | 22 | 12 | 1 |
| Markdown | 10 | 3,493 | 0 | 2,483 | 1,010 |

Top language (TypeScript 52.9%). Generated at 2026-09-02T23:47:48.050762377+00:00. Canonical report: https://octocounts.com/github/optave/ops-codegraph-tool

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/optave/ops-codegraph-tool/commit/54f47d1db463306bf1622a6ffa6ccc7e1f59cbea?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 optave/ops-codegraph-tool have?

optave/ops-codegraph-tool has 188,351 total lines, including 148,495 code lines, 26,142 comment lines, and 13,714 blank lines.

### How was the optave/ops-codegraph-tool line count measured?

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

### What commit was counted for optave/ops-codegraph-tool?

This OctoCounts report was generated from main at commit 54f47d1db463 on 2026-09-02T23:47:48.050762377+00:00.

## Similar repository reports

- [desktop/desktop](https://octocounts.com/github/desktop/desktop) — TypeScript, 146,274 code lines
- [onlook-dev/onlook](https://octocounts.com/github/onlook-dev/onlook) — TypeScript, 150,903 code lines
- [danielmiessler/LifeOS](https://octocounts.com/github/danielmiessler/LifeOS) — TypeScript, 151,605 code lines
- [angular/components](https://octocounts.com/github/angular/components) — TypeScript, 153,119 code lines
- [Zyk-Void/ice](https://octocounts.com/github/Zyk-Void/ice) — TypeScript, 142,961 code lines
- [Nagi-ovo/voyager](https://octocounts.com/github/Nagi-ovo/voyager) — TypeScript, 154,740 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)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [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)
