Condition Coverage

blib/lib/Image/ExifTool/Red.pm
Criterion Covered Total %
condition 4 15 26.6


and 3 conditions

line !l l&&!r l&&r condition
217 0 0 1 $raf->Read($buff, 8) == 8 and $buff =~ /^\0\0..RED(1|2)/s
272 0 0 0 $dirLen && $et->Warn('Unknown format code')

or 3 conditions

line l !l&&r !l&&!r condition
254 0 0 1 $dirLen < 300 or $dirLen >= 2048
0 0 1 $dirLen < 300 or $dirLen >= 2048 or $pos + $dirLen > length $buff
269 0 0 83 $len < 4 or $pos + $len > $dirEnd