# Paca-AI/paca SLOC report

> As of 2026-09-16 (commit 6c76c7aa4d94), Paca-AI/paca contains 353,127 total lines: 269,867 code, 50,495 comments, 32,765 blank, across 1,322 files in 17 languages (top: Go 47.5%). Default configuration. Counted with tokei via OctoCounts.

Paca-AI/paca has 269,867 source lines of code out of 353,127 total lines across 1,322 files, counted from the master ref at commit 6c76c7aa4d94 by the OctoCounts tokei engine on 2026-09-16. 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 Paca-AI/paca to commit 6c76c7aa4d94, 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 large codebase by counted code lines. Code represents 76.4% of all lines, comments represent 14.3%, and the repository averages 204 code lines per file. Go accounts for 47.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 511 | 174,407 | 128,205 | 28,759 | 17,443 |
| TSX | 262 | 64,604 | 57,208 | 3,462 | 3,934 |
| TypeScript | 222 | 54,286 | 42,284 | 5,855 | 6,147 |
| JSON | 112 | 30,109 | 30,105 | 0 | 4 |
| Gherkin (Cucumber) | 24 | 6,299 | 5,282 | 0 | 1,017 |
| Shell | 9 | 3,515 | 2,156 | 952 | 407 |
| YAML | 28 | 2,781 | 1,885 | 832 | 64 |
| SQL | 59 | 3,603 | 1,717 | 1,482 | 404 |
| CSS | 1 | 579 | 452 | 63 | 64 |
| Pan | 1 | 219 | 212 | 0 | 7 |
| SVG | 23 | 132 | 132 | 0 | 0 |
| Dockerfile | 5 | 407 | 102 | 257 | 48 |

Top language (Go 47.5%). Generated at 2026-09-16T21:52:43.708847946+00:00. Canonical report: https://octocounts.com/github/Paca-AI/paca

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/Paca-AI/paca/commit/6c76c7aa4d9489b9c420b7e32e8fe1e226900151?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

### How many lines of code does Paca-AI/paca have?

Paca-AI/paca has 353,127 total lines, including 269,867 code lines, 50,495 comment lines, and 32,765 blank lines.

### How was the Paca-AI/paca line count measured?

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

### What commit was counted for Paca-AI/paca?

This OctoCounts report was generated from master at commit 6c76c7aa4d94 on 2026-09-16T21:52:43.708847946+00:00.

## Similar repository reports

- [golang/tools](https://octocounts.com/github/golang/tools) — Go, 267,434 code lines
- [Codeberg-org/gitea](https://octocounts.com/github/Codeberg-org/gitea) — Go, 266,516 code lines
- [blitzy-public-samples/tidepool-platform](https://octocounts.com/github/blitzy-public-samples/tidepool-platform) — Go, 261,154 code lines
- [0xJacky/nginx-ui](https://octocounts.com/github/0xJacky/nginx-ui) — Go, 245,093 code lines
- [krahets/hello-algo](https://octocounts.com/github/krahets/hello-algo) — Go, 300,648 code lines
- [cli/cli](https://octocounts.com/github/cli/cli) — Go, 238,069 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)
