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