Condition Coverage

blib/lib/Image/ExifTool/Text.pm
Criterion Covered Total %
condition 13 33 39.3


and 3 conditions

line !l l&&!r l&&r condition
68 0 14 0 $fast < 3 and length $$dataPt == $Image::ExifTool::testLen
134 0 0 1 $count{','} > $count{';'} and $count{','} > $count{"\t"}
156 3 0 0 ++$nrows == 1000 and $et->Warn("Not counting rows past 1000", 2)
167 0 12 0 $et->{'VALUE'}{'FileSize'} and $et->{'VALUE'}{'FileSize'} > 20000000
12 0 0 $et->{'VALUE'}{'FileSize'} and $et->{'VALUE'}{'FileSize'} > 20000000 and $et->Warn("Not counting lines/words in text file larger than 20 MB", 2)
178 4 8 0 not $nl and $buff =~ /(\r\n|\r|\n)$/
184 0 0 0 $enc eq "iso-8859-1" and $buff =~ /[\x80-\x9f]/

or 2 conditions

line l !l condition
61 0 14 $et->Options('FastScan') || 0
161 1 0 $delim || ''
162 0 1 $quot || ''

or 3 conditions

line l !l&&r !l&&!r condition
118 0 0 14 $fast == 3 or not $raf->Seek(0, 0)
123 0 1 13 $fast or not defined $isUTF8