Branch Coverage

blib/lib/Sorter/by_similarity.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
34 0 0 if ($ci) { }
41 0 0 $reverse ? :
0 0 $reverse ? :
0 0 unless $reverse ? $distances[$b] <=> $distances[$a] : $distances[$a] <=> $distances[$b]