# processing/processing4 SLOC report

> As of 2026-08-25 (commit 0d8bde55f717), processing/processing4 contains 197,221 total lines: 112,583 code, 54,066 comments, 30,572 blank, across 482 files in 19 languages (top: Java 89.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

processing/processing4 has 112,583 source lines of code out of 197,221 total lines across 482 files, counted from the main ref at commit 0d8bde55f717 by the OctoCounts tokei engine on 2026-08-25. 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 processing/processing4 to commit 0d8bde55f717, 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 57.1% of all lines, comments represent 27.4%, and the repository averages 234 code lines per file. Java accounts for 89.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 282 | 176,963 | 101,179 | 47,938 | 27,846 |
| Kotlin | 58 | 8,334 | 6,977 | 594 | 763 |
| Processing | 47 | 2,815 | 1,757 | 619 | 439 |
| XML | 11 | 1,261 | 880 | 194 | 187 |
| GLSL | 17 | 1,407 | 739 | 445 | 223 |
| C | 1 | 489 | 349 | 54 | 86 |
| SVG | 21 | 168 | 168 | 0 | 0 |
| Shell | 1 | 248 | 103 | 119 | 26 |
| Batch | 1 | 93 | 72 | 0 | 21 |
| Templ | 1 | 83 | 70 | 2 | 11 |
| YAML | 2 | 80 | 67 | 6 | 7 |
| JavaScript | 1 | 61 | 48 | 0 | 13 |

Top language (Java 89.9%). Generated at 2026-08-25T13:25:09.682816063+00:00. Canonical report: https://octocounts.com/github/processing/processing4

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/processing/processing4/commit/0d8bde55f71764f4c6091beab7881fcb00738d20?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 processing/processing4 have?

processing/processing4 has 197,221 total lines, including 112,583 code lines, 54,066 comment lines, and 30,572 blank lines.

### How was the processing/processing4 line count measured?

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

### What commit was counted for processing/processing4?

This OctoCounts report was generated from main at commit 0d8bde55f717 on 2026-08-25T13:25:09.682816063+00:00.

## Similar repository reports

- [WangSanPing/t3rik-erp](https://octocounts.com/github/WangSanPing/t3rik-erp) — Java, 111,581 code lines
- [nageoffer/ragent](https://octocounts.com/github/nageoffer/ragent) — Java, 106,412 code lines
- [OpenSPG/openspg](https://octocounts.com/github/OpenSPG/openspg) — Java, 104,930 code lines
- [TimefoldAI/timefold-solver](https://octocounts.com/github/TimefoldAI/timefold-solver) — Java, 126,490 code lines
- [apache/polaris](https://octocounts.com/github/apache/polaris) — Java, 128,856 code lines
- [obus-globus/jadx](https://octocounts.com/github/obus-globus/jadx) — Java, 133,496 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)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [Kubernetes vs Docker Compose](https://octocounts.com/compare/kubernetes-vs-docker-compose)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [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)
