Condition Coverage

blib/lib/Data/BISON/Decoder.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
77 0 0 0 $$self{'version'} > 1 and $size & 32768
206 0 0 0 $type < 16 and $$self{'backref'}
239 0 0 0 @data and $data[0] == 255

or 3 conditions

line l !l&&r !l&&!r condition
155 0 0 0 $ref < 0 or $ref >= @{$$self{'objects'};}