# rclone/rclone SLOC report

> As of 2026-09-16 (commit c8d60a67fc53), rclone/rclone contains 690,905 total lines: 449,760 code, 168,153 comments, 72,992 blank, across 1,713 files in 19 languages (top: Go 67.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

rclone/rclone has 449,760 source lines of code out of 690,905 total lines across 1,713 files, counted from the c8d60a67fc5326d5b2fb811cc9036d0103fd5e37 ref at commit c8d60a67fc53 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 rclone/rclone to commit c8d60a67fc53, 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 65.1% of all lines, comments represent 24.3%, and the repository averages 263 code lines per file. Go accounts for 67.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 1,165 | 377,637 | 302,102 | 40,349 | 35,186 |
| HTML | 16 | 82,230 | 81,779 | 239 | 212 |
| JSON | 2 | 58,623 | 58,622 | 0 | 1 |
| YAML | 58 | 2,239 | 2,028 | 199 | 12 |
| Python | 13 | 1,643 | 1,380 | 85 | 178 |
| BASH | 31 | 1,250 | 921 | 100 | 229 |
| XML | 9 | 840 | 832 | 4 | 4 |
| JavaScript | 2 | 695 | 591 | 43 | 61 |
| Shell | 15 | 630 | 447 | 91 | 92 |
| SVG | 11 | 414 | 414 | 0 | 0 |
| Makefile | 3 | 377 | 285 | 26 | 66 |
| C | 1 | 120 | 100 | 11 | 9 |

Top language (Go 67.2%). Generated at 2026-09-16T17:46:21.501515711+00:00. Canonical report: https://octocounts.com/github/rclone/rclone

## Reproduce this report

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

rclone/rclone has 690,905 total lines, including 449,760 code lines, 168,153 comment lines, and 72,992 blank lines.

### How was the rclone/rclone line count measured?

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

### What commit was counted for rclone/rclone?

This OctoCounts report was generated from c8d60a67fc5326d5b2fb811cc9036d0103fd5e37 at commit c8d60a67fc53 on 2026-09-16T17:46:21.501515711+00:00.

## Similar repository reports

- [prometheus/prometheus](https://octocounts.com/github/prometheus/prometheus) — Go, 453,215 code lines
- [QuantumNous/new-api](https://octocounts.com/github/QuantumNous/new-api) — Go, 445,358 code lines
- [ZenGeekLabs/DJOneHub](https://octocounts.com/github/ZenGeekLabs/DJOneHub) — Go, 459,462 code lines
- [tx7do/go-wind-admin](https://octocounts.com/github/tx7do/go-wind-admin) — Go, 463,634 code lines
- [Untrivial-ai/agent-orchestrator](https://octocounts.com/github/Untrivial-ai/agent-orchestrator) — Go, 465,757 code lines
- [google/gvisor](https://octocounts.com/github/google/gvisor) — Go, 466,587 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)
