# dundalek/stratify SLOC report

> As of 2026-09-02 (commit af0ab43afffa), dundalek/stratify contains 8,728 total lines: 6,622 code, 845 comments, 1,261 blank, across 100 files in 10 languages (top: Clojure 81.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving dundalek/stratify to commit af0ab43afffa, 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 small codebase by counted code lines. Code represents 75.9% of all lines, comments represent 9.7%, and the repository averages 66 code lines per file. Clojure accounts for 81.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Clojure | 43 | 6,455 | 5,396 | 204 | 855 |
| ClojureScript | 4 | 778 | 644 | 66 | 68 |
| Nix | 12 | 486 | 377 | 32 | 77 |
| Edn | 23 | 161 | 132 | 15 | 14 |
| ClojureC | 2 | 41 | 33 | 2 | 6 |
| JSON | 2 | 20 | 20 | 0 | 0 |
| JavaScript | 2 | 12 | 8 | 1 | 3 |
| YAML | 1 | 8 | 8 | 0 | 0 |
| BASH | 1 | 7 | 4 | 1 | 2 |
| Markdown | 10 | 760 | 0 | 524 | 236 |

Top language (Clojure 81.5%). Generated at 2026-09-02T23:59:21.157074068+00:00. Canonical report: https://octocounts.com/github/dundalek/stratify

## Report FAQ

### How many lines of code does dundalek/stratify have?

dundalek/stratify has 8,728 total lines, including 6,622 code lines, 845 comment lines, and 1,261 blank lines.

### How was the dundalek/stratify line count measured?

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

### What commit was counted for dundalek/stratify?

This OctoCounts report was generated from master at commit af0ab43afffa on 2026-09-02T23:59:21.157074068+00:00.

## Similar repository reports

- [nooga/xsofy](https://octocounts.com/github/nooga/xsofy) — Clojure, 777 code lines
- [orelia-mc/orelia-world](https://octocounts.com/github/orelia-mc/orelia-world) — Java, 6,642 code lines
- [eichbaumj/Backup2FS](https://octocounts.com/github/eichbaumj/Backup2FS) — C#, 6,644 code lines
- [coolight7/musicxx](https://octocounts.com/github/coolight7/musicxx) — C++, 6,649 code lines
- [sirupsen/logrus](https://octocounts.com/github/sirupsen/logrus) — Go, 6,587 code lines
- [tuna/tunasync-scripts](https://octocounts.com/github/tuna/tunasync-scripts) — Python, 6,573 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)
