Condition Coverage

blib/lib/Encode.pm
Criterion Covered Total %
condition 34 40 85.0


and 3 conditions

line !l l&&!r l&&r condition
120 61704 0 3 ref $name and $name->can('renew')
201 489 8 1522 $check and not ref $check
497 153 1369 $check and not ref $check and not $check & 8
230 928 10 325 $check and not ref $check
938 311 14 $check and not ref $check and not $check & 8
277 2150 0 1 $check and length $uni
297 12 0 2 $check and not ref $check
12 0 2 $check and not ref $check and not $check & 8

or 2 conditions

line l !l condition
74 3 1 $_[1] || ''
177 1661 490 $check ||= 0
210 469 928 $check ||= 0
238 1 2150 $check ||= 0
294 4 12 $check ||= 0

or 3 conditions

line l !l&&r !l&&!r condition
131 76 0 397 $ExtModule{$name} || $ExtModule{$lc}
295 11 5 0 $utf8enc ||= &find_encoding('utf8')