blib/lib/Sereal/Encoder.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
103 | 0 | 0 | unless ref $self |
104 | 0 | 0 | $append ? : |
105 | 0 | 0 | $append ? : |
0 | 0 | unless open my $fh, $mode, $file | |
107 | 0 | 0 | unless print $fh $self->encode($struct) |
109 | 0 | 0 | unless close $fh |
120 | 0 | 0 | defined $val ? : |