# GotoFinal/ClipEdit SLOC report

> As of 2026-09-09 (commit 04378068d258), GotoFinal/ClipEdit contains 45,116 total lines: 40,190 code, 229 comments, 4,697 blank, across 180 files in 11 languages (top: C# 84.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving GotoFinal/ClipEdit to commit 04378068d258, 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 89.1% of all lines, comments represent 0.5%, and the repository averages 223 code lines per file. C# accounts for 84.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C# | 141 | 38,508 | 34,049 | 138 | 4,321 |
| PowerShell | 13 | 2,879 | 2,664 | 0 | 215 |
| AXAML | 6 | 2,334 | 2,277 | 0 | 57 |
| Shell | 4 | 683 | 614 | 5 | 64 |
| Visual Studio Solution | 1 | 218 | 217 | 0 | 1 |
| JSON | 1 | 212 | 212 | 0 | 0 |
| MSBuild | 9 | 154 | 138 | 0 | 16 |
| NuGet Config | 1 | 10 | 10 | 0 | 0 |
| SVG | 1 | 9 | 9 | 0 | 0 |
| Markdown | 2 | 88 | 0 | 69 | 19 |
| Plain Text | 1 | 21 | 0 | 17 | 4 |

Top language (C# 84.7%). Generated at 2026-09-09T14:35:09.831985624+00:00. Canonical report: https://octocounts.com/github/GotoFinal/ClipEdit

## Report FAQ

### How many lines of code does GotoFinal/ClipEdit have?

GotoFinal/ClipEdit has 45,116 total lines, including 40,190 code lines, 229 comment lines, and 4,697 blank lines.

### How was the GotoFinal/ClipEdit line count measured?

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

### What commit was counted for GotoFinal/ClipEdit?

This OctoCounts report was generated from 04378068d258e0278a707d71002eeaeac239ee54 at commit 04378068d258 on 2026-09-09T14:35:09.831985624+00:00.

## Similar repository reports

- [LagrangeDev/Lagrange.Core](https://octocounts.com/github/LagrangeDev/Lagrange.Core) — C#, 39,987 code lines
- [git-ecosystem/git-credential-manager](https://octocounts.com/github/git-ecosystem/git-credential-manager) — C#, 40,777 code lines
- [NYAN-x-CAT/AsyncRAT-C-Sharp](https://octocounts.com/github/NYAN-x-CAT/AsyncRAT-C-Sharp) — C#, 41,930 code lines
- [ClassScreenLock/ClassScreenLock](https://octocounts.com/github/ClassScreenLock/ClassScreenLock) — C#, 45,621 code lines
- [RecoMind-Company/RecoMind-Backend](https://octocounts.com/github/RecoMind-Company/RecoMind-Backend) — C#, 27,893 code lines
- [Jack251970/ContextMenuManager](https://octocounts.com/github/Jack251970/ContextMenuManager) — C#, 25,223 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)
