Branch Coverage

blib/lib/PPM/Repositories.pm
Criterion Covered Total %
branch 5 10 50.0


line true false branch
320 0 0 if ($] >= 5.008)
328 0 1 unless exists $REPO{$name}
336 1 0 if (exists $repo{'arch'}{$arch})
340 0 1 if (exists $repo{'arch'}{'noarch'})
351 1 12 unless exists $REPO{$_}{'arch'}{$arch}