Branch Coverage

blib/lib/Data/Hexify.pm
Criterion Covered Total %
branch 24 34 70.5


line true false branch
40 30 0 ref $data ? :
56 27 3 if (@_)
69 27 0 if (@_ == 1) { }
0 0 elsif (@_ % 2) { }
71 0 27 unless ref $a eq 'HASH'
89 6 21 defined $atts{'first'} ? :
92 0 27 if (%atts)
98 0 27 if $start < 0
100 0 27 if $lastplusone > length $$dr
102 0 27 if $chunk <= 0
103 0 27 if ($chunk % $group)
113 9 21 if ($align and my $r = $first % $chunk)
120 6 3 if $n > $firstn
135 69 27 if $n > $chunk
138 90 6 unless ($dups)
139 16 74 if ($ss eq $same and $start + $n < $lastplusone) { }
140 3 13 unless ($didsame)