Comment-density per language across tracked source files in the discovered git repo. tokei parses each file into code / comments / blanks; this fetcher surfaces the comment share. Text headlines the whole-repo ratio; TextBlock / MarkdownTextBlock / Entries / Bars rank per-language values (default percent, override with unit = loc | kloc); Ratio exposes the whole-repo share for gauges; Badge tiers documentation posture (undocumented / light / balanced / documented / verbose).
Cap on rendered languages (TextBlock / MarkdownTextBlock / Entries / Bars). The Text summary always reports the whole-repo ratio.
unit
percent (alias %) | loc | kloc
no
percent
Display format for per-language values: percent (18.3% of that language's code+comments), loc (raw comment lines, 1,234), or kloc (1.2k). Ratio always emits the whole-repo comment share regardless of this option; Badge always reports tier + percent.