| blib/lib/Stow/Util.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 14 | 28.5 |
| line | true | false | branch |
|---|---|---|---|
| 73 | 0 | 0 | if ($on_or_off) { } |
| 114 | 0 | 0 | if ($debug_level >= $level) |
| 115 | 0 | 0 | if ($test_mode) { } |
| 143 | 2 | 86 | if $part eq '.' |
| 144 | 10 | 76 | if (@result and $part eq '..' and $result[-1] ne '..') { } |
| 184 | 0 | 0 | unless chdir $path |
| 193 | 0 | 0 | unless chdir $prev |