Branch Coverage

blib/lib/Image/ExifTool/DPX.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
192 0 1 unless $raf->Read($buff, 2080) == 2080
193 0 1 unless $buff =~ /^(SDPX|XPDS)/
194 1 0 $1 eq 'SDPX' ? :
197 0 1 unless $hdrLen == 2048