| blib/lib/Data/Decode/Chain.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 8 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 0 | 1 | if (ref $args{'decoders'} ne 'ARRAY') |
| 36 | 3 | 5 | if ($e = 'Data::Decode::Exception::Deferred'->caught) { } |
| 0 | 5 | elsif ($e = 'Exception::Class'->caught) { } | |
| 43 | 0 | 0 | eval { do { $e->isa('Data::Decode::Exception') } } ? : |