Condition Coverage

blib/lib/Image/ExifTool/Text.pm
Criterion Covered Total %
condition 14 36 38.8


and 3 conditions

line !l l&&!r l&&r condition
67 0 14 0 $fast < 3 and length $$dataPt == $Image::ExifTool::testLen
133 0 0 1 $count{','} > $count{';'} and $count{','} > $count{"\t"}
155 3 0 0 ++$nrows == 1000 and $et->Warn("Not counting rows past 1000", 2)
166 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)
177 4 8 0 not $nl and $buff =~ /(\r\n|\r|\n)$/
183 0 0 0 $enc eq "iso-8859-1" and $buff =~ /[\x80-\x9f]/
195 0 12 0 defined $et->{'VALUE'}{'MIMEEncoding'} and $et->{'VALUE'}{'MIMEEncoding'} ne $enc

or 2 conditions

line l !l condition
60 0 17 $et->Options('FastScan') || 0
160 1 0 $delim || ''
161 0 1 $quot || ''

or 3 conditions

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