Branch Coverage

blib/lib/PAUSE/Permissions/MetaCPAN.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
23 0 0 unless $args{'author'} or $args{'modules'}
25 0 0 if (my $author = $args{'author'})
29 0 0 if ($module->{'owner'} eq $author) { }
57 0 0 if (my $author = $args{'author'}) { }
0 0 elsif (my $modules = $args{'modules'}) { }
75 0 0 if $times > 6
88 0 0 if ($res->{'status'} == 404) { }
0 0 elsif (not $res->{'success'}) { }
96 0 0 if @hit >= $total