Branch Coverage

blib/lib/Data/BitStream/Code/EvenRodeh.pm
Criterion Covered Total %
branch 19 24 79.1


line true false branch
25 885 10628 if ($bits > 32) { }
45 2 6985 unless defined $val and $val >= 0
46 2622 4363 if ($val <= 3) { }
65 4330 24 if (not defined $count) { }
24 0 elsif ($count < 0) { }
0 0 elsif ($count == 0) { }
76 49 7005 unless defined $val
78 4377 2628 if ($val > 3)
81 4 7162 if $val - 1 > $maxbits
83 0 7162 unless defined $next
86 0 4373 unless defined $first_bit
91 24 4326 wantarray ? :