| blib/lib/Data/Serializer/Persistent.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 12 | 66.6 |
| line | true | false | branch |
|---|---|---|---|
| 18 | 119 | 476 | if (ref $file_or_fh) { } |
| 25 | 476 | 0 | unless (defined $mode) |
| 28 | 476 | 0 | unless (defined $perm) |
| 32 | 0 | 476 | unless $fh->open($file_or_fh, $mode, $perm) |
| 41 | 119 | 476 | if (ref $file_or_fh) { } |
| 49 | 0 | 476 | unless $fh->open($file_or_fh, 0) |