# oritera/Cairn SLOC report

> As of 2026-09-11 (commit 8f702c5f3f9d), oritera/Cairn contains 7,877 total lines: 6,482 code, 465 comments, 930 blank, across 65 files in 7 languages (top: Python 87.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving oritera/Cairn to commit 8f702c5f3f9d, 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 82.3% of all lines, comments represent 5.9%, and the repository averages 100 code lines per file. Python accounts for 87.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 43 | 6,430 | 5,671 | 9 | 750 |
| HTML | 1 | 582 | 533 | 20 | 29 |
| YAML | 4 | 256 | 154 | 80 | 22 |
| Dockerfile | 2 | 102 | 86 | 0 | 16 |
| TOML | 1 | 36 | 31 | 0 | 5 |
| SVG | 1 | 7 | 7 | 0 | 0 |
| Markdown | 13 | 464 | 0 | 356 | 108 |

Top language (Python 87.5%). Generated at 2026-09-11T14:13:10.413354644+00:00. Canonical report: https://octocounts.com/github/oritera/Cairn

## Report FAQ

### How many lines of code does oritera/Cairn have?

oritera/Cairn has 7,877 total lines, including 6,482 code lines, 465 comment lines, and 930 blank lines.

### How was the oritera/Cairn line count measured?

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

### What commit was counted for oritera/Cairn?

This OctoCounts report was generated from 8f702c5f3f9d3163948bd4089edc73980c9c9484 at commit 8f702c5f3f9d on 2026-09-11T14:13:10.413354644+00:00.

## Similar repository reports

- [xinxinshuhao-create/grok-register](https://octocounts.com/github/xinxinshuhao-create/grok-register) — Python, 6,403 code lines
- [FareedKhan-dev/train-llm-from-scratch](https://octocounts.com/github/FareedKhan-dev/train-llm-from-scratch) — Python, 6,396 code lines
- [tuna/tunasync-scripts](https://octocounts.com/github/tuna/tunasync-scripts) — Python, 6,573 code lines
- [hkproj/torchfeather](https://octocounts.com/github/hkproj/torchfeather) — Python, 6,389 code lines
- [artvolgin/music-crs-recsys2026](https://octocounts.com/github/artvolgin/music-crs-recsys2026) — Python, 6,353 code lines
- [snakers4/silero-vad](https://octocounts.com/github/snakers4/silero-vad) — Python, 6,327 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)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [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)
