pub fn clone_group_spread(instances: &[CloneInstance]) -> usizeExpand description
Compute the maximum distance between clone instances.
Instances in different files use lexical parent-directory distance. Instances in the same file use the non-overlapping line gap, rounded up in 250-line steps. The returned value is not capped; only ranking caps spread.