| blib/lib/Sereal/Decoder.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 129 | 0 | 0 | unless ref $self |
| 130 | 0 | 0 | unless open my $fh, '<', $file |
| 133 | 0 | 0 | unless close $fh |
| 135 | 0 | 0 | if (wantarray and $self->flags & 1024) |
| 142 | 0 | 0 | @_ > 2 ? : |
| 152 | 0 | 0 | defined $val ? : |