Branch Coverage

blib/lib/Data/BISON/Decoder.pm
Criterion Covered Total %
branch 0 38 0.0


line true false branch
18 0 0 if ($$self{'backref'})
31 0 0 $byte & 128 ? :
38 0 0 if ($flip)
49 0 0 $type == 13 ? :
52 0 0 if ($Data::BISON::Decoder::Config{'byteorder'} eq '4321')
65 0 0 if $byte == 92
77 0 0 if ($$self{'version'} > 1 and $size & 32768)
129 0 0 unless $class =~ /^ \w+ (?: :: \w+ ) * $/x
136 0 0 if ($@)
149 0 0 unless $$self{'backref'}
155 0 0 if $ref < 0 or $ref >= @{$$self{'objects'};}
196 0 0 unless defined $type
199 0 0 if (my $handler = $TYPE_MAP[$type]) { }
206 0 0 if ($type < 16 and $$self{'backref'})
223 0 0 unless @_ == 1
228 0 0 if (substr($data, 0, 3) eq 'pwl')
232 0 0 unless substr($data, 0, 3) eq 'FMB'
239 0 0 if (@data and $data[0] == 255)
245 0 0 if ($@)