| blib/lib/Encode.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 34 | 40 | 85.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 120 | 61740 | 0 | 3 | ref $name and $name->can('renew') | 
| 192 | 490 | 8 | 1522 | $check and not ref $check | 
| 498 | 153 | 1369 | $check and not ref $check and not $check & 8 | |
| 221 | 926 | 10 | 325 | $check and not ref $check | 
| 936 | 311 | 14 | $check and not ref $check and not $check & 8 | |
| 268 | 2150 | 0 | 1 | $check and length $uni | 
| 288 | 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] || '' | 
| 168 | 1661 | 491 | $check ||= 0 | 
| 201 | 469 | 926 | $check ||= 0 | 
| 229 | 1 | 2150 | $check ||= 0 | 
| 285 | 4 | 12 | $check ||= 0 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 131 | 81 | 0 | 397 | $ExtModule{$name} || $ExtModule{$lc} | 
| 286 | 11 | 5 | 0 | $utf8enc ||= &find_encoding('utf8') |