# Codeberg-org/gitea SLOC report

> As of 2026-09-08 (commit 93f7525061bc), Codeberg-org/gitea contains 324,983 total lines: 266,516 code, 27,350 comments, 31,117 blank, across 1,716 files in 16 languages (top: Go 56.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

Codeberg-org/gitea has 266,516 source lines of code out of 324,983 total lines across 1,716 files, counted from the 93f7525061bc9e6f5be734aba0de31b64c63d7a8 ref at commit 93f7525061bc by the OctoCounts tokei engine on 2026-09-08. 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 Codeberg-org/gitea to commit 93f7525061bc, 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 82.0% of all lines, comments represent 8.4%, and the repository averages 155 code lines per file. Go accounts for 56.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 1,059 | 196,144 | 149,777 | 21,799 | 24,568 |
| INI | 29 | 57,189 | 53,424 | 596 | 3,169 |
| Templ | 257 | 34,832 | 34,121 | 118 | 593 |
| JSON | 6 | 15,345 | 15,345 | 0 | 0 |
| LESS | 24 | 9,504 | 7,572 | 211 | 1,721 |
| JavaScript | 26 | 5,171 | 4,574 | 117 | 480 |
| Makefile | 1 | 715 | 567 | 8 | 140 |
| SVG | 227 | 400 | 397 | 2 | 1 |
| BASH | 62 | 442 | 330 | 74 | 38 |
| Shell | 8 | 409 | 235 | 105 | 69 |
| YAML | 1 | 83 | 71 | 2 | 10 |
| Dockerfile | 1 | 65 | 46 | 5 | 14 |

Top language (Go 56.2%). Generated at 2026-09-08T14:35:10.012242627+00:00. Canonical report: https://octocounts.com/github/Codeberg-org/gitea

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/Codeberg-org/gitea/commit/93f7525061bc9e6f5be734aba0de31b64c63d7a8?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 Codeberg-org/gitea have?

Codeberg-org/gitea has 324,983 total lines, including 266,516 code lines, 27,350 comment lines, and 31,117 blank lines.

### How was the Codeberg-org/gitea line count measured?

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

### What commit was counted for Codeberg-org/gitea?

This OctoCounts report was generated from 93f7525061bc9e6f5be734aba0de31b64c63d7a8 at commit 93f7525061bc on 2026-09-08T14:35:10.012242627+00:00.

## Similar repository reports

- [golang/tools](https://octocounts.com/github/golang/tools) — Go, 267,434 code lines
- [Paca-AI/paca](https://octocounts.com/github/Paca-AI/paca) — Go, 269,867 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
- [cli/cli](https://octocounts.com/github/cli/cli) — Go, 238,069 code lines
- [tracewayapp/traceway](https://octocounts.com/github/tracewayapp/traceway) — Go, 234,338 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)
