# opencut-app/opencut SLOC report

> As of 2026-09-17 (commit a2b520fbb620), opencut-app/opencut contains 7,258 total lines: 6,586 code, 65 comments, 607 blank, across 70 files in 7 languages (top: TSX 95.7%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

opencut-app/opencut has 6,586 source lines of code out of 7,258 total lines across 70 files, counted from the a2b520fbb620b1313501f8c7529c3ccb8fe84dfe ref at commit a2b520fbb620 by the OctoCounts tokei engine on 2026-09-17. 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 opencut-app/opencut to commit a2b520fbb620, 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 90.7% of all lines, comments represent 0.9%, and the repository averages 94 code lines per file. TSX accounts for 95.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TSX | 59 | 6,868 | 6,303 | 10 | 555 |
| CSS | 1 | 136 | 131 | 0 | 5 |
| TypeScript | 5 | 129 | 103 | 7 | 19 |
| YAML | 2 | 56 | 47 | 0 | 9 |
| TOML | 1 | 2 | 2 | 0 | 0 |
| Markdown | 1 | 64 | 0 | 45 | 19 |
| Plain Text | 1 | 3 | 0 | 3 | 0 |

Top language (TSX 95.7%). Generated at 2026-09-17T01:31:31.813325233+00:00. Canonical report: https://octocounts.com/github/opencut-app/opencut

## Reproduce this report

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

opencut-app/opencut has 7,258 total lines, including 6,586 code lines, 65 comment lines, and 607 blank lines.

### How was the opencut-app/opencut line count measured?

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

### What commit was counted for opencut-app/opencut?

This OctoCounts report was generated from a2b520fbb620b1313501f8c7529c3ccb8fe84dfe at commit a2b520fbb620 on 2026-09-17T01:31:31.813325233+00:00.

## Similar repository reports

- [OpenCut-app/OpenCut](https://octocounts.com/github/OpenCut-app/OpenCut) — TSX, 7,055 code lines
- [zzsting88/relayAPI](https://octocounts.com/github/zzsting88/relayAPI) — TSX, 5,653 code lines
- [ParthJadhav/app-store-screenshots](https://octocounts.com/github/ParthJadhav/app-store-screenshots) — TSX, 5,644 code lines
- [christian-hnl/remindme](https://octocounts.com/github/christian-hnl/remindme) — TSX, 7,952 code lines
- [Dwsy/codemap](https://octocounts.com/github/Dwsy/codemap) — TSX, 8,156 code lines
- [SchroederNathan/react-native-motion](https://octocounts.com/github/SchroederNathan/react-native-motion) — TSX, 8,859 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)
