# OwnGoalStudio/Relaxin SLOC report

> As of 2026-09-20 (commit f44e0acfef44), OwnGoalStudio/Relaxin contains 175,680 total lines: 126,643 code, 28,770 comments, 20,267 blank, across 812 files in 15 languages (top: C 36.4%). Default configuration. Counted with tokei via OctoCounts.

OwnGoalStudio/Relaxin has 126,643 source lines of code out of 175,680 total lines across 812 files, counted from the main ref at commit f44e0acfef44 by the OctoCounts tokei engine on 2026-09-20. 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 OwnGoalStudio/Relaxin to commit f44e0acfef44, 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.1% of all lines, comments represent 16.4%, and the repository averages 156 code lines per file. C accounts for 36.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 143 | 54,991 | 46,078 | 2,724 | 6,189 |
| Swift | 176 | 43,691 | 34,142 | 4,976 | 4,573 |
| C Header | 277 | 45,573 | 22,517 | 17,979 | 5,077 |
| Objective-C | 111 | 22,153 | 18,243 | 929 | 2,981 |
| Shell | 18 | 2,505 | 2,134 | 65 | 306 |
| Makefile | 36 | 1,817 | 1,430 | 67 | 320 |
| Python | 3 | 1,171 | 966 | 54 | 151 |
| GNU Style Assembly | 5 | 973 | 713 | 139 | 121 |
| JSON | 4 | 138 | 138 | 0 | 0 |
| Metal Shading Language | 1 | 123 | 109 | 0 | 14 |
| C++ | 1 | 130 | 97 | 1 | 32 |
| Xcode Config | 7 | 54 | 40 | 9 | 5 |

Top language (C 36.4%). Generated at 2026-09-20T13:08:41.242664695+00:00. Canonical report: https://octocounts.com/github/OwnGoalStudio/Relaxin

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/OwnGoalStudio/Relaxin/commit/f44e0acfef4453989381736e0c86b9c14e7ea045?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

### How many lines of code does OwnGoalStudio/Relaxin have?

OwnGoalStudio/Relaxin has 175,680 total lines, including 126,643 code lines, 28,770 comment lines, and 20,267 blank lines.

### How was the OwnGoalStudio/Relaxin line count measured?

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

### What commit was counted for OwnGoalStudio/Relaxin?

This OctoCounts report was generated from main at commit f44e0acfef44 on 2026-09-20T13:08:41.242664695+00:00.

## Similar repository reports

- [Distrotech/grep](https://octocounts.com/github/Distrotech/grep) — C, 125,530 code lines
- [Damme/LandLord](https://octocounts.com/github/Damme/LandLord) — C, 124,790 code lines
- [JustVugg/colibri](https://octocounts.com/github/JustVugg/colibri) — C, 129,634 code lines
- [erincatto/box3d](https://octocounts.com/github/erincatto/box3d) — C, 123,364 code lines
- [emuzulu/isEven](https://octocounts.com/github/emuzulu/isEven) — C, 130,134 code lines
- [zsh-users/zsh](https://octocounts.com/github/zsh-users/zsh) — C, 121,730 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)
- [Neovim vs VS Code](https://octocounts.com/compare/neovim-vs-vscode)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [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)
