# joernio/joern SLOC report

> As of 2026-09-10 (commit 903b85442b80), joernio/joern contains 932,841 total lines: 898,139 code, 18,469 comments, 16,233 blank, across 980 files in 15 languages (top: JSON 89.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving joernio/joern to commit 903b85442b80, 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 96.3% of all lines, comments represent 2.0%, and the repository averages 916 code lines per file. JSON accounts for 89.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 45 | 799,219 | 799,219 | 0 | 0 |
| Scala | 782 | 124,553 | 94,916 | 14,484 | 15,153 |
| PHP | 2 | 1,918 | 1,317 | 367 | 234 |
| Bazel | 19 | 1,287 | 1,107 | 65 | 115 |
| Shell | 51 | 1,156 | 830 | 109 | 217 |
| Python | 1 | 454 | 343 | 27 | 84 |
| XML | 14 | 193 | 192 | 0 | 1 |
| Java | 5 | 158 | 99 | 35 | 24 |
| Batch | 28 | 145 | 97 | 0 | 48 |
| Dockerfile | 1 | 19 | 10 | 4 | 5 |
| C | 1 | 7 | 5 | 0 | 2 |
| C Header | 2 | 4 | 3 | 0 | 1 |

Top language (JSON 89.0%). Generated at 2026-09-10T03:28:57.070583045+00:00. Canonical report: https://octocounts.com/github/joernio/joern

## Report FAQ

### How many lines of code does joernio/joern have?

joernio/joern has 932,841 total lines, including 898,139 code lines, 18,469 comment lines, and 16,233 blank lines.

### How was the joernio/joern line count measured?

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

### What commit was counted for joernio/joern?

This OctoCounts report was generated from master at commit 903b85442b80 on 2026-09-10T03:28:57.070583045+00:00.

## Similar repository reports

- [princeton-nlp/intercode](https://octocounts.com/github/princeton-nlp/intercode) — JSON, 892,057 code lines
- [embeddings-benchmark/mteb](https://octocounts.com/github/embeddings-benchmark/mteb) — JSON, 868,146 code lines
- [ThinkInAIXYZ/deepchat](https://octocounts.com/github/ThinkInAIXYZ/deepchat) — JSON, 866,431 code lines
- [thinkinaixyz/deepchat](https://octocounts.com/github/thinkinaixyz/deepchat) — JSON, 866,431 code lines
- [LanceZPF/agent-as-a-router](https://octocounts.com/github/LanceZPF/agent-as-a-router) — JSON, 930,182 code lines
- [WitherAce/Pleasure-Horizons](https://octocounts.com/github/WitherAce/Pleasure-Horizons) — JSON, 855,518 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)
- [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)
