Condition Coverage

blib/lib/Text/GuessEncoding.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
317 0 0 0 $v > 7 and $v < 128
331 0 0 0 $utf8_size - $utf8_len == 1 and $typ_latin{$utf8_start}
333 0 0 0 $v > 7 and $v < 128

or 3 conditions

line l !l&&r !l&&!r condition
245 0 0 0 $$p{'x'} > 4 or $$p{'x'} < 2
249 0 0 0 $$p{'x'} == 2 or $$p{'x'} == 3