blib/lib/Class/Prevayler/SystemRecoverer.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
62 | 0 | 0 | unless $self->directory and $self->deserializer |
70 | 0 | 0 | unless open $filehandle, $filename |
76 | 0 | 0 | unless close $filehandle |
86 | 0 | 0 | unless opendir DIRHANDLE, $self->directory |
89 | 0 | 0 | unless scalar @snapshots |
99 | 0 | 0 | if ($snapshot_file) { } |