Condition Coverage

blib/lib/Image/MetaData/JPEG/parsers/app1_exif.pl
Criterion Covered Total %
condition 8 14 57.1


and 3 conditions

line !l l&&!r l&&r condition
98 0 32 0 $th_type != $Image::MetaData::JPEG::Segment::APP1_TH_TIFF and $th_type != $Image::MetaData::JPEG::Segment::APP1_TH_JPEG
175 59 8 0 $endianness ne $Image::MetaData::JPEG::Segment::BIG_ENDIAN and $endianness ne $Image::MetaData::JPEG::Segment::LITTLE_ENDIAN
266 63 169 0 $next and $next_link

or 2 conditions

line l !l condition
437 44 0 $this->search_record_value(JPEG_lookup('APP1@IFD0@Make'), $ifd0) || 'Unknown Maker'

or 3 conditions

line l !l&&r !l&&!r condition
509 3 33 0 $format =~ /unknown/ or $data_offset == $mknt_offset + $mknt_size