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
69 0 14 0 $fast < 3 and length $$dataPt == $Image::ExifTool::testLen
135 0 0 1 $count{','} > $count{';'} and $count{','} > $count{"\t"}
157 3 0 0 ++$nrows == 1000 and $et->Warn("Not counting rows past 1000", 2)
168 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)
179 4 8 0 not $nl and $buff =~ /(\r\n|\r|\n)$/
185 0 0 0 $enc eq "iso-8859-1" and $buff =~ /[\x80-\x9f]/

or 2 conditions

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

or 3 conditions

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