Branch Coverage
blib/lib/Math/Combinations.pm
Criterion
Covered
Total
%
branch
0
10
0.0
line
true
false
branch
17
0
0
unless $n
32
0
0
if $i < 0
45
0
0
unless $n
60
0
0
if $i < 0
72
0
0
if ($k <= 0 or $k > @$ref_words) { }