Condition Coverage

blib/lib/Video/Info/MPEG/System.pm
Criterion Covered Total %
condition 6 15 40.0


and 3 conditions

line !l l&&!r l&&r condition
355 0 3 0 $packet_type != 192 and $packet_type != 224

or 3 conditions

line l !l&&r !l&&!r condition
166 3 0 6 $code == 224 or $code == 192
254 3 0 0 ($code & 240) == 224 or ($code & 240) == 208
341 3 0 0 $byte == 192 or $byte == 224
457 3 0 0 shift() || $$self{'offset'}