| blib/lib/Data/Decode/Encode/Guess.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 5 | 40.0 |
| line | l | !l | condition |
|---|---|---|---|
| 19 | 4 | 0 | $args{'encodings'} ||= [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 37 | 10 | 0 | 0 | eval { do { $guess->decode($string) } } || 'Data::Decode::Exception::Deferred'->throw('Failed to decode string from ' . $guess->name . ": $@") |