Branch Coverage

blib/lib/List/Bisect.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
31 5 5 if (&$grep) { }
78 19 1 if (&Scalar::Util::looks_like_number($val)) { }
79 8 11 if ($val == -1) { }
1 10 elsif ($val == 0) { }