# xnuinside/codegraph SLOC report

> As of 2026-09-02 (commit effefc709e73), xnuinside/codegraph contains 3,588 total lines: 2,577 code, 546 comments, 465 blank, across 16 files in 8 languages (top: Python 37.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

xnuinside/codegraph has 2,577 source lines of code out of 3,588 total lines across 16 files, counted from the main ref at commit effefc709e73 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 xnuinside/codegraph to commit effefc709e73, 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 71.8% of all lines, comments represent 15.2%, and the repository averages 161 code lines per file. Python accounts for 37.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 6 | 1,227 | 954 | 87 | 186 |
| JavaScript | 1 | 970 | 751 | 96 | 123 |
| CSS | 1 | 601 | 593 | 8 | 0 |
| HTML | 1 | 165 | 159 | 2 | 4 |
| INI | 1 | 71 | 60 | 1 | 10 |
| TOML | 1 | 67 | 57 | 0 | 10 |
| Shell | 1 | 6 | 3 | 2 | 1 |
| Markdown | 4 | 481 | 0 | 350 | 131 |

Top language (Python 37.0%). Generated at 2026-09-02T23:59:10.895202269+00:00. Canonical report: https://octocounts.com/github/xnuinside/codegraph

## Reproduce this report

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

xnuinside/codegraph has 3,588 total lines, including 2,577 code lines, 546 comment lines, and 465 blank lines.

### How was the xnuinside/codegraph line count measured?

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

### What commit was counted for xnuinside/codegraph?

This OctoCounts report was generated from main at commit effefc709e73 on 2026-09-02T23:59:10.895202269+00:00.

## Similar repository reports

- [ehazlett/lightrail.old](https://octocounts.com/github/ehazlett/lightrail.old) — Python, 2,588 code lines
- [NodeNestor/claude-rolling-context](https://octocounts.com/github/NodeNestor/claude-rolling-context) — Python, 2,594 code lines
- [Do1e/mijia-api](https://octocounts.com/github/Do1e/mijia-api) — Python, 2,603 code lines
- [Purrple-hub/ForCSV](https://octocounts.com/github/Purrple-hub/ForCSV) — Python, 2,540 code lines
- [x011/smtp-tunnel-proxy](https://octocounts.com/github/x011/smtp-tunnel-proxy) — Python, 2,625 code lines
- [Kangel-Plugins/PluginsBot](https://octocounts.com/github/Kangel-Plugins/PluginsBot) — Python, 2,633 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)
