Condition Coverage

blib/lib/Math/Combinations.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
29 0 0 0 $i >= 0 and $out_num[$i] == $n - $k + $i
57 0 0 0 $i >= 0 and $out_num[$i] == $n - 1

or 3 conditions

line l !l&&r !l&&!r condition
72 0 0 0 $k <= 0 or $k > @$ref_words