blib/lib/PPM/Repositories.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 10 | 50.0 |
line | true | false | branch |
---|---|---|---|
343 | 0 | 0 | if ($] >= 5.008) |
351 | 0 | 1 | unless exists $REPO{$name} |
359 | 1 | 0 | if (exists $repo{'arch'}{$arch}) |
363 | 0 | 1 | if (exists $repo{'arch'}{'noarch'}) |
374 | 1 | 12 | unless exists $REPO{$_}{'arch'}{$arch} |