blib/lib/BackupPC/Backups/Info.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 6 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
370 | 0 | 0 | 0 | -d $pcdir . '/' . $entry and not $entry =~ /^\./ |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
164 | 0 | 0 | 0 | not defined $self->{'last'}{$machine} or $force |