# vitali87/code-graph-rag SLOC report

> As of 2026-09-16 (commit ba558ba965ae), vitali87/code-graph-rag contains 261,705 total lines: 142,786 code, 92,773 comments, 26,146 blank, across 521 files in 22 languages (top: Python 77.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

vitali87/code-graph-rag has 142,786 source lines of code out of 261,705 total lines across 521 files, counted from the ba558ba965ae8335d1b1f95f2505036dce9338bd ref at commit ba558ba965ae 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 vitali87/code-graph-rag to commit ba558ba965ae, 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 54.6% of all lines, comments represent 35.4%, and the repository averages 274 code lines per file. Python accounts for 77.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 380 | 143,406 | 110,170 | 19,165 | 14,071 |
| JSON | 25 | 25,139 | 25,139 | 0 | 0 |
| YAML | 56 | 2,115 | 1,777 | 328 | 10 |
| C# | 3 | 1,879 | 1,434 | 343 | 102 |
| Java | 7 | 1,153 | 912 | 155 | 86 |
| JavaScript | 5 | 976 | 684 | 226 | 66 |
| Go | 3 | 643 | 497 | 104 | 42 |
| Rust | 1 | 530 | 494 | 32 | 4 |
| Protocol Buffers | 1 | 507 | 326 | 111 | 70 |
| Dart | 2 | 320 | 263 | 35 | 22 |
| TOML | 2 | 275 | 217 | 33 | 25 |
| Shell | 3 | 242 | 172 | 33 | 37 |

Top language (Python 77.2%). Generated at 2026-09-16T11:46:39.699746759+00:00. Canonical report: https://octocounts.com/github/vitali87/code-graph-rag

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/vitali87/code-graph-rag/commit/ba558ba965ae8335d1b1f95f2505036dce9338bd?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 vitali87/code-graph-rag have?

vitali87/code-graph-rag has 261,705 total lines, including 142,786 code lines, 92,773 comment lines, and 26,146 blank lines.

### How was the vitali87/code-graph-rag line count measured?

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

### What commit was counted for vitali87/code-graph-rag?

This OctoCounts report was generated from ba558ba965ae8335d1b1f95f2505036dce9338bd at commit ba558ba965ae on 2026-09-16T11:46:39.699746759+00:00.

## Similar repository reports

- [mesonbuild/meson](https://octocounts.com/github/mesonbuild/meson) — Python, 141,659 code lines
- [trpc-group/trpc-agent-python](https://octocounts.com/github/trpc-group/trpc-agent-python) — Python, 141,078 code lines
- [openai/openai-agents-python](https://octocounts.com/github/openai/openai-agents-python) — Python, 144,673 code lines
- [gradio-app/gradio](https://octocounts.com/github/gradio-app/gradio) — Python, 149,587 code lines
- [InnerAura/hyperweave](https://octocounts.com/github/InnerAura/hyperweave) — Python, 135,436 code lines
- [huggingface/text-generation-inference](https://octocounts.com/github/huggingface/text-generation-inference) — Python, 150,835 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)
