Branch Coverage

blib/lib/AI/Calibrate.pm
Criterion Covered Total %
branch 11 12 91.6


line true false branch
156 25 2 unless ($sorted)
175 114 268 if (defined $last_prob and $prob < $last_prob)
191 167 162 if ($$result[$i][1] < $$result[$i + 1][1])
198 179 165 if ($$result[$j][1] < $$result[$i + 1][1]) { }
271 9 23 if $score >= $bound
311 2 0 if ($last_bound != 0)