Condition Coverage

blib/lib/Image/ExifTool/Audible.pm
Criterion Covered Total %
condition 8 21 38.1


and 3 conditions

line !l l&&!r l&&r condition
201 0 0 1 $raf->Read($buff, 16) == 16 and $buff =~ /^.{4}\x57\x90\x75\x36/s

or 3 conditions

line l !l&&r !l&&!r condition
132 0 0 0 $unk == 128 or $unk == 0
135 0 0 0 $pos + $len + 6 > $dirLen or not $len
217 1 1 10 $type == 2 or $type == 6
2 1 9 $type == 2 or $type == 6 or $type == 11
222 0 0 0 $length < 4 or $raf->Read($buff, 4) != 4
233 0 0 1 $off < $offset + 8 or $off - $offset + $len > $length