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