# 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%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

dundalek/stratify has 6,622 source lines of code out of 8,728 total lines across 100 files, counted from the master ref at commit af0ab43afffa by the OctoCounts tokei engine on 2026-09-02. 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 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

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/dundalek/stratify/commit/af0ab43afffa1ec5ac73f72bf27b716e870b4199?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 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

- [Panniantong/Agent-Reach](https://octocounts.com/github/Panniantong/Agent-Reach) — Python, 6,619 code lines
- [tuna/tunasync-scripts](https://octocounts.com/github/tuna/tunasync-scripts) — Python, 6,630 code lines
- [ENA-QWQ/minecraft-pbr-generator](https://octocounts.com/github/ENA-QWQ/minecraft-pbr-generator) — Java, 6,630 code lines
- [eichbaumj/Backup2FS](https://octocounts.com/github/eichbaumj/Backup2FS) — C#, 6,644 code lines
- [gayanpurasinghe/Pet-Adoption-and-Shelter-Management-Platform](https://octocounts.com/github/gayanpurasinghe/Pet-Adoption-and-Shelter-Management-Platform) — XML, 6,597 code lines
- [coolight7/musicxx](https://octocounts.com/github/coolight7/musicxx) — C++, 6,649 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)
- [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)
