Branch Coverage

blib/lib/Text/MostFreqKDistance.pm
Criterion Covered Total %
branch 9 10 90.0


line true false branch
68 0 12 if $_a->{'key'} eq 'NULL'
70 6 18 if ($_a->{'key'} eq $_b->{'key'})
71 5 1 if ($_a->{'value'} == $_b->{'value'}) { }
130 30 106 if defined $seen and exists $seen->{$_}
131 46 60 if ($chars{$_} == $chars{$chars[$j]})