Branch Coverage

blib/lib/Statistics/Benford.pm
Criterion Covered Total %
branch 15 20 75.0


line true false branch
19 4 10 unless defined $n
23 11 3 if (0 == $n) { }
29 3 0 1 == $len ? :
56 0 6 unless $count
59 218 0 $freq{$num} ? :
63 3 3 wantarray ? :
73 0 6 unless $count
76 218 0 $freq{$num} ? :
77 216 2 abs $delta > 1 / (2 * $count) ? :
83 3 3 wantarray ? :