# getsops/sops SLOC report

> As of 2026-09-10 (commit ba5d2731a3ab), getsops/sops contains 30,533 total lines: 24,059 code, 3,542 comments, 2,932 blank, across 127 files in 14 languages (top: Go 89.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

getsops/sops has 24,059 source lines of code out of 30,533 total lines across 127 files, counted from the ba5d2731a3ab154c92837d41278a067b53673e30 ref at commit ba5d2731a3ab by the OctoCounts tokei engine on 2026-09-10. 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 getsops/sops to commit ba5d2731a3ab, 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 78.8% of all lines, comments represent 11.6%, and the repository averages 189 code lines per file. Go accounts for 89.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 83 | 25,903 | 21,441 | 2,077 | 2,385 |
| Rust | 2 | 1,784 | 1,692 | 23 | 69 |
| YAML | 10 | 258 | 238 | 11 | 9 |
| ReStructuredText | 4 | 235 | 162 | 0 | 73 |
| JSON | 5 | 152 | 152 | 0 | 0 |
| Makefile | 1 | 136 | 96 | 6 | 34 |
| Python | 6 | 135 | 77 | 31 | 27 |
| Shell | 4 | 106 | 62 | 30 | 14 |
| Protocol Buffers | 1 | 73 | 59 | 0 | 14 |
| INI | 3 | 64 | 55 | 1 | 8 |
| TOML | 2 | 16 | 15 | 0 | 1 |
| SQL | 1 | 12 | 10 | 0 | 2 |

Top language (Go 89.1%). Generated at 2026-09-10T18:28:56.203616687+00:00. Canonical report: https://octocounts.com/github/getsops/sops

## Reproduce this report

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

getsops/sops has 30,533 total lines, including 24,059 code lines, 3,542 comment lines, and 2,932 blank lines.

### How was the getsops/sops line count measured?

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

### What commit was counted for getsops/sops?

This OctoCounts report was generated from ba5d2731a3ab154c92837d41278a067b53673e30 at commit ba5d2731a3ab on 2026-09-10T18:28:56.203616687+00:00.

## Similar repository reports

- [alireza0/s-ui](https://octocounts.com/github/alireza0/s-ui) — Go, 23,461 code lines
- [mochi-mqtt/server](https://octocounts.com/github/mochi-mqtt/server) — Go, 24,974 code lines
- [tanviet12/chat-quality-agent](https://octocounts.com/github/tanviet12/chat-quality-agent) — Go, 25,169 code lines
- [cosmos/iavl](https://octocounts.com/github/cosmos/iavl) — Go, 22,237 code lines
- [silenceper/wechat](https://octocounts.com/github/silenceper/wechat) — Go, 21,694 code lines
- [urfave/cli](https://octocounts.com/github/urfave/cli) — Go, 21,615 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)
- [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)
