blib/lib/Locale/Recode/_Conversions.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 12 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
295 | 0 | 0 | 1098 | defined $encoding and length $encoding |
353 | 0 | 0 | 549 | $from and $to |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
376 | 445 | 0 | 104 | $from_module eq $to_module or $to eq 'INTERNAL' |
445 | 104 | 0 | $from_module eq $to_module or $to eq 'INTERNAL' or $to eq 'UTF-8' |