# 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%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

spf13/cobra has 11,516 source lines of code out of 17,133 total lines across 44 files, counted from the main ref at commit adbc8813901b by the OctoCounts tokei engine on 2026-08-26. 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 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

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/spf13/cobra/commit/adbc8813901bba65827259daa8e22ff94ec1f30e?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 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

- [stupside/castor](https://octocounts.com/github/stupside/castor) — Go, 11,573 code lines
- [go-sql-driver/mysql](https://octocounts.com/github/go-sql-driver/mysql) — Go, 10,781 code lines
- [google/ax](https://octocounts.com/github/google/ax) — Go, 12,409 code lines
- [4ier/notion-cli](https://octocounts.com/github/4ier/notion-cli) — Go, 10,490 code lines
- [IceWhaleTech/CasaOS](https://octocounts.com/github/IceWhaleTech/CasaOS) — Go, 10,170 code lines
- [MatveiSlizkii/Beehive](https://octocounts.com/github/MatveiSlizkii/Beehive) — Go, 10,038 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)
