# fiftysevendegreesofrad/sdna_plus SLOC report

> As of 2026-09-04 (commit 87c63b37929f), fiftysevendegreesofrad/sdna_plus contains 402,151 total lines: 291,709 code, 66,291 comments, 44,151 blank, across 1,844 files in 28 languages (top: C Header 55.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving fiftysevendegreesofrad/sdna_plus to commit 87c63b37929f, 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 72.5% of all lines, comments represent 16.5%, and the repository averages 158 code lines per file. C Header accounts for 55.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C Header | 781 | 229,343 | 160,586 | 41,572 | 27,185 |
| TCL | 129 | 58,089 | 38,466 | 13,232 | 6,391 |
| HTML | 87 | 30,945 | 29,397 | 4 | 1,544 |
| R | 225 | 22,149 | 15,850 | 2,913 | 3,386 |
| Modelica | 372 | 13,485 | 13,183 | 66 | 236 |
| C++ | 84 | 17,000 | 11,388 | 3,203 | 2,409 |
| Python | 29 | 7,014 | 5,495 | 585 | 934 |
| Objective-C | 1 | 3,998 | 3,994 | 0 | 4 |
| Visual Studio Project | 2 | 3,612 | 3,612 | 0 | 0 |
| CSS | 44 | 4,224 | 3,476 | 0 | 748 |
| C | 6 | 1,468 | 1,160 | 126 | 182 |
| C++ Header | 7 | 1,595 | 1,137 | 283 | 175 |

Top language (C Header 55.1%). Generated at 2026-09-04T14:11:49.819571100+00:00. Canonical report: https://octocounts.com/github/fiftysevendegreesofrad/sdna_plus

## Report FAQ

### How many lines of code does fiftysevendegreesofrad/sdna_plus have?

fiftysevendegreesofrad/sdna_plus has 402,151 total lines, including 291,709 code lines, 66,291 comment lines, and 44,151 blank lines.

### How was the fiftysevendegreesofrad/sdna_plus line count measured?

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

### What commit was counted for fiftysevendegreesofrad/sdna_plus?

This OctoCounts report was generated from main at commit 87c63b37929f on 2026-09-04T14:11:49.819571100+00:00.

## Similar repository reports

- [SFML/SFML](https://octocounts.com/github/SFML/SFML) — C Header, 286,614 code lines
- [sfml/sfml](https://octocounts.com/github/sfml/sfml) — C Header, 286,614 code lines
- [maguirekrist/voxel_enginevk](https://octocounts.com/github/maguirekrist/voxel_enginevk) — C Header, 248,057 code lines
- [murangogo/MoeTranslate](https://octocounts.com/github/murangogo/MoeTranslate) — C Header, 247,523 code lines
- [Stukdee/ourfly](https://octocounts.com/github/Stukdee/ourfly) — C Header, 372,436 code lines
- [azahar-emu/azahar](https://octocounts.com/github/azahar-emu/azahar) — C Header, 390,852 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)
