blib/lib/Archive/Zip/DirectoryMember.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 12 | 66.6 |
line | true | false | branch |
---|---|---|---|
22 | 5 | 14 | unless $newName |
27 | 17 | 2 | if (-e $fileName) { } |
30 | 17 | 0 | if (-d _) { } |
34 | 0 | 17 | if ($^O eq 'MSWin32' and not $mod_t) |
70 | 19 | 499 | if defined $newName |
77 | 0 | 0 | wantarray ? : |