Condition Coverage

blib/lib/Test/Mojibake.pm
Criterion Covered Total %
condition 21 21 100.0


and 3 conditions

line !l l&&!r l&&r condition
79 2570 31 2 $n == 1 and $line =~ /^\x{EF}\x{BB}\x{BF}/x
121 36 1593 2 $use_utf8 == 0 and $utf8
1593 34 2 $use_utf8 == 1 and $latin1
137 520 673 2 $pod_utf8 == 0 and $utf8
673 518 2 $pod_utf8 == 1 and $latin1
228 16 1 5 defined $first and $first =~ /(?:^\#!.*perl)|--\*-Perl-\*--/x

or 3 conditions

line l !l&&r !l&&!r condition
284 321 1 4510 $bv < 128 or $bv > 191