# googleworkspace/cli SLOC report

> As of 2026-09-16 (commit a3768d0e82ad), googleworkspace/cli contains 39,192 total lines: 28,367 code, 5,846 comments, 4,979 blank, across 187 files in 9 languages (top: Rust 93.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

googleworkspace/cli has 28,367 source lines of code out of 39,192 total lines across 187 files, counted from the a3768d0e82ad83cca2da97724e46bea4ff0e6dbd ref at commit a3768d0e82ad 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 googleworkspace/cli to commit a3768d0e82ad, 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 72.4% of all lines, comments represent 14.9%, and the repository averages 152 code lines per file. Rust accounts for 93.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 48 | 31,000 | 26,431 | 1,529 | 3,040 |
| TOML | 6 | 877 | 765 | 46 | 66 |
| YAML | 2 | 931 | 701 | 0 | 230 |
| JavaScript | 3 | 292 | 213 | 36 | 43 |
| JSON | 4 | 150 | 150 | 0 | 0 |
| Nix | 1 | 77 | 58 | 6 | 13 |
| Shell | 4 | 117 | 49 | 49 | 19 |
| Markdown | 104 | 5,590 | 0 | 4,048 | 1,542 |
| Plain Text | 15 | 158 | 0 | 132 | 26 |

Top language (Rust 93.2%). Generated at 2026-09-16T16:04:58.869058647+00:00. Canonical report: https://octocounts.com/github/googleworkspace/cli

## Reproduce this report

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

googleworkspace/cli has 39,192 total lines, including 28,367 code lines, 5,846 comment lines, and 4,979 blank lines.

### How was the googleworkspace/cli line count measured?

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

### What commit was counted for googleworkspace/cli?

This OctoCounts report was generated from a3768d0e82ad83cca2da97724e46bea4ff0e6dbd at commit a3768d0e82ad on 2026-09-16T16:04:58.869058647+00:00.

## Similar repository reports

- [DioxusLabs/accessibility-cli](https://octocounts.com/github/DioxusLabs/accessibility-cli) — Rust, 28,419 code lines
- [tokio-rs/axum](https://octocounts.com/github/tokio-rs/axum) — Rust, 28,536 code lines
- [ytmmi/CRF](https://octocounts.com/github/ytmmi/CRF) — Rust, 28,712 code lines
- [alacritty/alacritty](https://octocounts.com/github/alacritty/alacritty) — Rust, 28,905 code lines
- [qdrant/rust-client](https://octocounts.com/github/qdrant/rust-client) — Rust, 27,643 code lines
- [karminski/baize](https://octocounts.com/github/karminski/baize) — Rust, 27,461 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)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [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)
