# datalinkdc/dinky SLOC report

> As of 2026-09-07 (commit 5e98cf193444), datalinkdc/dinky contains 325,095 total lines: 233,157 code, 61,559 comments, 30,379 blank, across 2,145 files in 20 languages (top: Java 53.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving datalinkdc/dinky to commit 5e98cf193444, 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 71.7% of all lines, comments represent 18.9%, and the repository averages 109 code lines per file. Java accounts for 53.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 1,323 | 190,465 | 123,554 | 43,628 | 23,283 |
| TSX | 424 | 57,892 | 43,529 | 10,982 | 3,381 |
| JSON | 33 | 21,603 | 21,603 | 0 | 0 |
| SQL | 47 | 20,005 | 17,121 | 1,567 | 1,317 |
| XML | 131 | 12,483 | 10,589 | 1,260 | 634 |
| TypeScript | 87 | 13,065 | 9,912 | 2,485 | 668 |
| LESS | 7 | 2,147 | 1,781 | 56 | 310 |
| SVG | 7 | 1,529 | 1,493 | 35 | 1 |
| Shell | 15 | 1,578 | 1,189 | 168 | 221 |
| YAML | 36 | 2,190 | 1,089 | 897 | 204 |
| Python | 9 | 656 | 504 | 63 | 89 |
| JavaScript | 2 | 300 | 235 | 57 | 8 |

Top language (Java 53.0%). Generated at 2026-09-07T15:14:08.584239712+00:00. Canonical report: https://octocounts.com/github/datalinkdc/dinky

## Report FAQ

### How many lines of code does datalinkdc/dinky have?

datalinkdc/dinky has 325,095 total lines, including 233,157 code lines, 61,559 comment lines, and 30,379 blank lines.

### How was the datalinkdc/dinky line count measured?

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

### What commit was counted for datalinkdc/dinky?

This OctoCounts report was generated from 5e98cf193444d3e1a8111bd805645de140db5edf at commit 5e98cf193444 on 2026-09-07T15:14:08.584239712+00:00.

## Similar repository reports

- [google/ExoPlayer](https://octocounts.com/github/google/ExoPlayer) — Java, 236,475 code lines
- [micronaut-projects/micronaut-core](https://octocounts.com/github/micronaut-projects/micronaut-core) — Java, 227,509 code lines
- [spring-projects/spring-boot](https://octocounts.com/github/spring-projects/spring-boot) — Java, 244,527 code lines
- [apache/ant](https://octocounts.com/github/apache/ant) — Java, 250,278 code lines
- [gephi/gephi](https://octocounts.com/github/gephi/gephi) — Java, 210,253 code lines
- [apache/ActiveMQ](https://octocounts.com/github/apache/ActiveMQ) — Java, 261,489 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)
