pub fn recompute_stats(report: &DuplicationReport) -> DuplicationStatsExpand description
Recompute duplication statistics after clone groups have been filtered.
Uses per-file line deduplication, matching the detector’s stats model, so overlapping clone instances do not inflate the duplicated line count.