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