# spf13/cobra SLOC report

> As of 2026-08-26 (commit adbc8813901b), spf13/cobra contains 17,133 total lines: 11,516 code, 2,917 comments, 2,700 blank, across 44 files in 4 languages (top: Go 99.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving spf13/cobra to commit adbc8813901b, 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 67.2% of all lines, comments represent 17.0%, and the repository averages 262 code lines per file. Go accounts for 99.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 25 | 15,226 | 11,491 | 1,565 | 2,170 |
| Makefile | 1 | 35 | 25 | 0 | 10 |
| Markdown | 17 | 1,698 | 0 | 1,203 | 495 |
| Plain Text | 1 | 174 | 0 | 149 | 25 |

Top language (Go 99.8%). Generated at 2026-08-26T18:17:15.189326548+00:00. Canonical report: https://octocounts.com/github/spf13/cobra

## Report FAQ

### How many lines of code does spf13/cobra have?

spf13/cobra has 17,133 total lines, including 11,516 code lines, 2,917 comment lines, and 2,700 blank lines.

### How was the spf13/cobra line count measured?

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

### What commit was counted for spf13/cobra?

This OctoCounts report was generated from main at commit adbc8813901b on 2026-08-26T18:17:15.189326548+00:00.

## Similar repository reports

- [alireza0/s-ui](https://octocounts.com/github/alireza0/s-ui) — Go, 11,495 code lines
- [mautrix/discord](https://octocounts.com/github/mautrix/discord) — Go, 11,841 code lines
- [abiosoft/colima](https://octocounts.com/github/abiosoft/colima) — Go, 11,169 code lines
- [LeoninCS/feedsystem_video_go](https://octocounts.com/github/LeoninCS/feedsystem_video_go) — Go, 10,667 code lines
- [4ier/notion-cli](https://octocounts.com/github/4ier/notion-cli) — Go, 10,482 code lines
- [IceWhaleTech/CasaOS](https://octocounts.com/github/IceWhaleTech/CasaOS) — Go, 10,170 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)
