# ZachParsons/codegraph SLOC report

> As of 2026-09-05 (commit c0c74c077c62), ZachParsons/codegraph contains 3,513 total lines: 2,167 code, 977 comments, 369 blank, across 20 files in 3 languages (top: JavaScript 53.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving ZachParsons/codegraph to commit c0c74c077c62, 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 61.7% of all lines, comments represent 27.8%, and the repository averages 108 code lines per file. JavaScript accounts for 53.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 4 | 1,945 | 1,162 | 633 | 150 |
| Elixir | 13 | 1,306 | 1,005 | 133 | 168 |
| Markdown | 3 | 262 | 0 | 211 | 51 |

Top language (JavaScript 53.6%). Generated at 2026-09-05T04:30:10.116023574+00:00. Canonical report: https://octocounts.com/github/ZachParsons/codegraph

## Report FAQ

### How many lines of code does ZachParsons/codegraph have?

ZachParsons/codegraph has 3,513 total lines, including 2,167 code lines, 977 comment lines, and 369 blank lines.

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

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

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

This OctoCounts report was generated from main at commit c0c74c077c62 on 2026-09-05T04:30:10.116023574+00:00.

## Similar repository reports

- [sindresorhus/globby](https://octocounts.com/github/sindresorhus/globby) — JavaScript, 2,133 code lines
- [npm/node-semver](https://octocounts.com/github/npm/node-semver) — JavaScript, 2,276 code lines
- [Zalpha263/dsh-ui-beautify](https://octocounts.com/github/Zalpha263/dsh-ui-beautify) — JavaScript, 2,054 code lines
- [HSOS6/astrbot_plugin_qq_menu_panel](https://octocounts.com/github/HSOS6/astrbot_plugin_qq_menu_panel) — JavaScript, 2,281 code lines
- [omdsh-dev/dsh-paste-input](https://octocounts.com/github/omdsh-dev/dsh-paste-input) — JavaScript, 2,034 code lines
- [node-fetch/node-fetch](https://octocounts.com/github/node-fetch/node-fetch) — JavaScript, 2,020 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 vs Vue](https://octocounts.com/compare/react-vs-vue)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Vite vs webpack](https://octocounts.com/compare/vite-vs-webpack)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
