Condition Coverage

blib/lib/encoding.pm
Criterion Covered Total %
condition 2 17 11.7


and 3 conditions

line !l l&&!r l&&r condition
12 0 0 2 $^V && $^V ge v5.21.7
120 0 0 0 $] >= 5.017 && !$encoding::Config{'usecperl'}
137 2 0 0 $] >= 5.027 and $^V =~ /c$/
147 0 0 0 $] >= 5.025003 and not $encoding::Config{'usecperl'}
193 0 0 0 defined ${^UNICODE} and ${^UNICODE} != 0

or 2 conditions

line l !l condition
29 0 0 $locale::hint_bits || 0