Skip to main content

Module stats

Module stats 

Source
Expand description

Per-graph aggregate stats: the mean of each tracked numeric metric across the project’s file nodes. Zero/missing values are excluded from a metric’s average (matching the historical behavior); a metric is emitted only when its average is positive.

Functions§

compute_stats
Compute the averages over all internal (file) nodes. Returns a flat map keyed by metric name; empty when nothing positive was found.