# FasterXML/jackson-databind SLOC report

> As of 2026-09-08 (commit f36b2c5f86ad), FasterXML/jackson-databind contains 139,216 total lines: 82,635 code, 41,173 comments, 15,408 blank, across 565 files in 7 languages (top: Java 93.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving FasterXML/jackson-databind to commit f36b2c5f86ad, 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 59.4% of all lines, comments represent 29.6%, and the repository averages 146 code lines per file. Java accounts for 93.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 553 | 132,622 | 77,448 | 40,737 | 14,437 |
| Alex | 2 | 5,191 | 4,481 | 0 | 710 |
| XML | 1 | 464 | 312 | 118 | 34 |
| Shell | 4 | 329 | 224 | 66 | 39 |
| Batch | 1 | 188 | 153 | 0 | 35 |
| Autoconf | 1 | 20 | 17 | 0 | 3 |
| Markdown | 3 | 402 | 0 | 252 | 150 |

Top language (Java 93.7%). Generated at 2026-09-08T07:04:45.201272714+00:00. Canonical report: https://octocounts.com/github/FasterXML/jackson-databind

## Report FAQ

### How many lines of code does FasterXML/jackson-databind have?

FasterXML/jackson-databind has 139,216 total lines, including 82,635 code lines, 41,173 comment lines, and 15,408 blank lines.

### How was the FasterXML/jackson-databind line count measured?

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

### What commit was counted for FasterXML/jackson-databind?

This OctoCounts report was generated from f36b2c5f86adb8ad1decb554dcb42753c9fee5d6 at commit f36b2c5f86ad on 2026-09-08T07:04:45.201272714+00:00.

## Similar repository reports

- [cometd/cometd](https://octocounts.com/github/cometd/cometd) — Java, 82,968 code lines
- [eclipse-openvsx/openvsx](https://octocounts.com/github/eclipse-openvsx/openvsx) — Java, 83,643 code lines
- [wumpz/jhotdraw](https://octocounts.com/github/wumpz/jhotdraw) — Java, 84,874 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
- [chat-sdk/chat-sdk-android](https://octocounts.com/github/chat-sdk/chat-sdk-android) — Java, 73,336 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)
