| blib/lib/Net/IMP/Remote/Sereal.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 12 | 66.6 |
| line | true | false | branch |
|---|---|---|---|
| 25 | 23 | 12 | unless eval { do { $self->{'decoder'}->decode($$rdata, $out) } } |
| 26 | 0 | 12 | unless $out |
| 27 | 1 | 11 | if ($out->[0] == 16390) |
| 28 | 0 | 1 | if $out->[1] != $wire_version |
| 30 | 1 | 0 | if $$rdata eq '' |
| 43 | 0 | 1 | if $side == 0 |