# Losses/SuperCode SLOC report

> As of 2026-09-16 (commit b1a7591a8965), Losses/SuperCode contains 1,411 total lines: 1,143 code, 105 comments, 163 blank, across 8 files in 4 languages (top: R 62.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

Losses/SuperCode has 1,143 source lines of code out of 1,411 total lines across 8 files, counted from the b1a7591a8965cc5ea75781a01a385e146b440edc ref at commit b1a7591a8965 by the OctoCounts tokei engine on 2026-09-16. 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 Losses/SuperCode to commit b1a7591a8965, 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 81.0% of all lines, comments represent 7.4%, and the repository averages 143 code lines per file. R accounts for 62.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| R | 2 | 868 | 711 | 62 | 95 |
| JavaScript | 1 | 271 | 222 | 12 | 37 |
| YAML | 4 | 227 | 210 | 0 | 17 |
| Markdown | 1 | 45 | 0 | 31 | 14 |

Top language (R 62.2%). Generated at 2026-09-16T15:21:33.718160344+00:00. Canonical report: https://octocounts.com/github/Losses/SuperCode

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/Losses/SuperCode/commit/b1a7591a8965cc5ea75781a01a385e146b440edc?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 Losses/SuperCode have?

Losses/SuperCode has 1,411 total lines, including 1,143 code lines, 105 comment lines, and 163 blank lines.

### How was the Losses/SuperCode line count measured?

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

### What commit was counted for Losses/SuperCode?

This OctoCounts report was generated from b1a7591a8965cc5ea75781a01a385e146b440edc at commit b1a7591a8965 on 2026-09-16T15:21:33.718160344+00:00.

## Similar repository reports

- [rhino-linux/os](https://octocounts.com/github/rhino-linux/os) — Shell, 1,145 code lines
- [wangshengithub/staticshield](https://octocounts.com/github/wangshengithub/staticshield) — JavaScript, 1,137 code lines
- [Ansh-699/Q1_Accel_Week-1](https://octocounts.com/github/Ansh-699/Q1_Accel_Week-1) — Rust, 1,150 code lines
- [laravel/laravel](https://octocounts.com/github/laravel/laravel) — PHP, 1,134 code lines
- [MayersScott/rkn-block-checker](https://octocounts.com/github/MayersScott/rkn-block-checker) — Python, 1,153 code lines
- [detectRecog/CCPD](https://octocounts.com/github/detectRecog/CCPD) — Python, 1,132 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)
