blib/lib/Cantella/Store/UUID/File.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 11 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
75 | 0 | 0 | 0 | -e $meta_path and not $meta_path->remove |
78 | 0 | 0 | 0 | -e $file_path and not $file_path->remove |
line | l | !l | condition |
---|---|---|---|
59 | 0 | 0 | $self->metadata || {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
82 | 0 | 0 | 0 | -e $self->path || -e $self->_meta_file |