| blib/lib/OS2/SoftInstaller.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 46 | 0 | 0 | unless (defined $packid) |
| 69 | 0 | 0 | unless -f $_ |
| 72 | 0 | 0 | unless $relname =~ s/^$toplevelq// |
| 76 | 0 | 0 | $relname =~ /\.(exe|dll)$/i ? : |
| 88 | 0 | 0 | unless $nozip |
| 102 | 0 | 0 | if ($seen{lc $shortname} > 1) |
| 110 | 0 | 0 | if defined $exclude and $file =~ /$exclude/ |
| 111 | 0 | 0 | if $duplicates{$file} |
| 124 | 0 | 0 | if %seen_duplicates |