| blib/lib/RPMVerify.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 58 | 0 | 0 | 0 | @skiptypes and &any(sub { $_ eq $key; } , @skiptypes) |
| 64 | 0 | 0 | 0 | @skipext and $pos == 13 |
| 0 | 0 | 0 | @skipext and $pos == 13 and &any(sub { $value =~ /$_/; } , @skipext) |