# mageg-x/gopay SLOC report

> As of 2026-08-02 (commit 1e5c97bf684a), mageg-x/gopay contains 23,724 total lines: 20,474 code, 948 comments, 2,302 blank, across 113 files in 11 languages (top: Go 67.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving mageg-x/gopay to commit 1e5c97bf684a, 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 86.3% of all lines, comments represent 4.0%, and the repository averages 181 code lines per file. Go accounts for 67.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 38 | 16,459 | 13,794 | 728 | 1,937 |
| JSON | 4 | 4,541 | 4,541 | 0 | 0 |
| TypeScript | 11 | 1,264 | 1,007 | 115 | 142 |
| Vue | 49 | 499 | 433 | 0 | 66 |
| CSS | 1 | 451 | 364 | 3 | 84 |
| HTML | 2 | 236 | 228 | 0 | 8 |
| Shell | 1 | 57 | 48 | 1 | 8 |
| JavaScript | 2 | 38 | 37 | 1 | 0 |
| Makefile | 1 | 25 | 19 | 0 | 6 |
| SVG | 3 | 3 | 3 | 0 | 0 |
| Markdown | 1 | 151 | 0 | 100 | 51 |

Top language (Go 67.4%). Generated at 2026-08-02T10:30:12.765774547+00:00. Canonical report: https://octocounts.com/github/mageg-x/gopay

## Report FAQ

### How many lines of code does mageg-x/gopay have?

mageg-x/gopay has 23,724 total lines, including 20,474 code lines, 948 comment lines, and 2,302 blank lines.

### How was the mageg-x/gopay line count measured?

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

### What commit was counted for mageg-x/gopay?

This OctoCounts report was generated from main at commit 1e5c97bf684a on 2026-08-02T10:30:12.765774547+00:00.

## Similar repository reports

- [GuGoOrg/GuGoTik](https://octocounts.com/github/GuGoOrg/GuGoTik) — Go, 21,533 code lines
- [xtclovver/starling](https://octocounts.com/github/xtclovver/starling) — Go, 19,401 code lines
- [urfave/cli](https://octocounts.com/github/urfave/cli) — Go, 21,615 code lines
- [LeoninCS/GCFeed](https://octocounts.com/github/LeoninCS/GCFeed) — Go, 19,130 code lines
- [tanviet12/chat-quality-agent](https://octocounts.com/github/tanviet12/chat-quality-agent) — Go, 18,545 code lines
- [frt321for/charging-station-virtual-ops](https://octocounts.com/github/frt321for/charging-station-virtual-ops) — Go, 22,868 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)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [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)
