Branch Coverage

blib/lib/App/PAUSE/CheckPerms.pm
Criterion Covered Total %
branch 0 24 0.0


line true false branch
28 0 0 if ($self->user)
32 0 0 if grep {$_ eq $USER;} @{$perm{$module->name};}
34 0 0 unless $seen_user
45 0 0 if (defined $previous_signature and $signature ne $previous_signature)
49 0 0 unless defined $previous_signature
51 0 0 if $mismatch
53 0 0 if ($bad_count > 0) { }
72 0 0 if length $module->name > $maxlength
78 0 0 if length $module->name < $maxlength
83 0 0 if (defined $entry) { }
99 0 0 if (exists $owner->{$module} and $owner->{$module} eq $user) { }
116 0 0 if defined $module->owner