| blib/lib/Brackup/Target/Filesystem.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 23 | 17.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 138 | 0 | 0 | 0 | $clean_limit and $n_done >= $clean_limit |
| 175 | 0 | 0 | 0 | not rmdir $dir and -d $dir |
| 192 | 0 | 77 | 308 | length $dig and @parts < 4 |
| 247 | 0 | 0 | 0 | $exist_size and $exist_size == $blen |
| 262 | 79 | 0 | 0 | $exist_size and $exist_size == $blen |
| line | l | !l | condition |
|---|---|---|---|
| 90 | 0 | 0 | $four_of_two{$1} ||= [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 168 | 0 | 0 | 0 | $_ eq '.' or $_ eq '..' |
| 379 | 2 | 0 | 0 | $output_file ||= "$name.brackup" |