# wumpz/jhotdraw SLOC report

> As of 2026-08-02 (commit a33790ca1101), wumpz/jhotdraw contains 124,195 total lines: 84,874 code, 28,574 comments, 10,747 blank, across 717 files in 3 languages (top: Java 98.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving wumpz/jhotdraw to commit a33790ca1101, 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 medium-sized codebase by counted code lines. Code represents 68.3% of all lines, comments represent 23.0%, and the repository averages 118 code lines per file. Java accounts for 98.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 691 | 122,716 | 83,626 | 28,394 | 10,696 |
| XML | 24 | 1,309 | 1,248 | 58 | 3 |
| Markdown | 2 | 170 | 0 | 122 | 48 |

Top language (Java 98.5%). Generated at 2026-08-02T06:38:50.415440868+00:00. Canonical report: https://octocounts.com/github/wumpz/jhotdraw

## Report FAQ

### How many lines of code does wumpz/jhotdraw have?

wumpz/jhotdraw has 124,195 total lines, including 84,874 code lines, 28,574 comment lines, and 10,747 blank lines.

### How was the wumpz/jhotdraw line count measured?

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

### What commit was counted for wumpz/jhotdraw?

This OctoCounts report was generated from develop at commit a33790ca1101 on 2026-08-02T06:38:50.415440868+00:00.

## Similar repository reports

- [eclipse-openvsx/openvsx](https://octocounts.com/github/eclipse-openvsx/openvsx) — Java, 83,643 code lines
- [cometd/cometd](https://octocounts.com/github/cometd/cometd) — Java, 82,968 code lines
- [FasterXML/jackson-databind](https://octocounts.com/github/FasterXML/jackson-databind) — Java, 82,635 code lines
- [WINGS-N/WINGSV](https://octocounts.com/github/WINGS-N/WINGSV) — Java, 80,065 code lines
- [meitanzai/ktg-mes](https://octocounts.com/github/meitanzai/ktg-mes) — Java, 90,595 code lines
- [airbnb/epoxy](https://octocounts.com/github/airbnb/epoxy) — Java, 94,042 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
