# ViCo-Lab/candy SLOC report

> As of 2026-09-16 (commit 548980aa9761), ViCo-Lab/candy contains 23,881 total lines: 19,114 code, 3,442 comments, 1,325 blank, across 51 files in 4 languages (top: Rust 96.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

ViCo-Lab/candy has 19,114 source lines of code out of 23,881 total lines across 51 files, counted from the 548980aa9761d381f6b99af1413647ef01f3fb29 ref at commit 548980aa9761 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 ViCo-Lab/candy to commit 548980aa9761, 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 80.0% of all lines, comments represent 14.4%, and the repository averages 375 code lines per file. Rust accounts for 96.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 39 | 21,509 | 18,465 | 2,034 | 1,010 |
| Typst | 7 | 1,305 | 549 | 681 | 75 |
| TOML | 2 | 263 | 100 | 136 | 27 |
| Markdown | 3 | 804 | 0 | 591 | 213 |

Top language (Rust 96.6%). Generated at 2026-09-16T05:47:58.021307630+00:00. Canonical report: https://octocounts.com/github/ViCo-Lab/candy

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/ViCo-Lab/candy/commit/548980aa9761d381f6b99af1413647ef01f3fb29?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 ViCo-Lab/candy have?

ViCo-Lab/candy has 23,881 total lines, including 19,114 code lines, 3,442 comment lines, and 1,325 blank lines.

### How was the ViCo-Lab/candy line count measured?

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

### What commit was counted for ViCo-Lab/candy?

This OctoCounts report was generated from 548980aa9761d381f6b99af1413647ef01f3fb29 at commit 548980aa9761 on 2026-09-16T05:47:58.021307630+00:00.

## Similar repository reports

- [plotters-rs/plotters](https://octocounts.com/github/plotters-rs/plotters) — Rust, 18,673 code lines
- [crazykun/LaterScreen](https://octocounts.com/github/crazykun/LaterScreen) — Rust, 18,668 code lines
- [sopaco/deepwiki-rs](https://octocounts.com/github/sopaco/deepwiki-rs) — Rust, 20,526 code lines
- [notkisk/book](https://octocounts.com/github/notkisk/book) — Rust, 21,095 code lines
- [tsirysndr/smolsonic](https://octocounts.com/github/tsirysndr/smolsonic) — Rust, 21,223 code lines
- [Miaozeqiu/ZError](https://octocounts.com/github/Miaozeqiu/ZError) — Rust, 16,974 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)
