blib/lib/Encode.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 34 | 40 | 85.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
120 | 61749 | 0 | 3 | ref $name and $name->can('renew') |
201 | 490 | 8 | 1522 | $check and not ref $check |
498 | 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 |
line | l | !l | condition |
---|---|---|---|
74 | 3 | 1 | $_[1] || '' |
177 | 1661 | 491 | $check ||= 0 |
210 | 469 | 928 | $check ||= 0 |
238 | 1 | 2150 | $check ||= 0 |
294 | 4 | 12 | $check ||= 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
131 | 81 | 0 | 397 | $ExtModule{$name} || $ExtModule{$lc} |
295 | 11 | 5 | 0 | $utf8enc ||= &find_encoding('utf8') |