# oraios/serena SLOC report

> As of 2026-07-25 (commit 33b042ad067a), oraios/serena contains 127,925 total lines: 95,984 code, 12,444 comments, 19,497 blank, across 889 files in 70 languages (top: Python 80.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving oraios/serena to commit 33b042ad067a, 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 75.0% of all lines, comments represent 9.7%, and the repository averages 108 code lines per file. Python accounts for 80.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 407 | 97,226 | 77,442 | 5,063 | 14,721 |
| JSON | 28 | 3,657 | 3,657 | 0 | 0 |
| JavaScript | 4 | 2,483 | 2,211 | 109 | 163 |
| CSS | 6 | 1,895 | 1,614 | 29 | 252 |
| YAML | 48 | 1,752 | 1,153 | 417 | 182 |
| Elixir | 11 | 980 | 795 | 34 | 151 |
| HTML | 20 | 763 | 745 | 8 | 10 |
| Nix | 6 | 856 | 663 | 83 | 110 |
| SVG | 5 | 597 | 593 | 4 | 0 |
| TypeScript | 25 | 784 | 572 | 94 | 118 |
| Erlang | 12 | 744 | 537 | 90 | 117 |
| C Header | 37 | 646 | 478 | 62 | 106 |

Top language (Python 80.7%). Generated at 2026-07-25T00:52:57.391309150+00:00. Canonical report: https://octocounts.com/github/oraios/serena

## Report FAQ

### How many lines of code does oraios/serena have?

oraios/serena has 127,925 total lines, including 95,984 code lines, 12,444 comment lines, and 19,497 blank lines.

### How was the oraios/serena line count measured?

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

### What commit was counted for oraios/serena?

This OctoCounts report was generated from main at commit 33b042ad067a on 2026-07-25T00:52:57.391309150+00:00.

## Similar repository reports

- [alibaba/ROLL](https://octocounts.com/github/alibaba/ROLL) — Python, 95,705 code lines
- [radixark/miles](https://octocounts.com/github/radixark/miles) — Python, 97,123 code lines
- [deepfakes/faceswap](https://octocounts.com/github/deepfakes/faceswap) — Python, 97,338 code lines
- [python-pillow/Pillow](https://octocounts.com/github/python-pillow/Pillow) — Python, 98,184 code lines
- [xinhuangcs/CareerDesk](https://octocounts.com/github/xinhuangcs/CareerDesk) — Python, 98,738 code lines
- [NVIDIA/garak](https://octocounts.com/github/NVIDIA/garak) — Python, 90,949 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)
