| blib/lib/NVMPL/Platform/Windows.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 22 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 18 | 0 | 0 | if (-e $link or -l $link) |
| 19 | 0 | 0 | unless unlink $link |
| 23 | 0 | 0 | unless system($cmd) == 0 |
| 36 | 0 | 0 | if (-d $dir) { } |
| 54 | 0 | 0 | unless -d $target_dir |
| 58 | 0 | 0 | if ($status != 0) |
| 64 | 0 | 0 | unless ($ok == 0) |
| 69 | 0 | 0 | unless opendir my $dh, $target_dir |
| 70 | 0 | 0 | if /^node-v/ |
| 73 | 0 | 0 | if (@subdirs == 1) |
| 75 | 0 | 0 | unless system(qq[xcopy "$inner" "$target_dir" /E /I /Y >NUL]) == 0 |