| line |
true |
false |
branch |
|
30
|
0 |
0 |
if ($self->user) |
|
34
|
0 |
0 |
if grep {$_ eq $USER;} @{$perm{$module->name};} |
|
36
|
0 |
0 |
unless $seen_user |
|
47
|
0 |
0 |
if (defined $previous_signature and $signature ne $previous_signature) |
|
51
|
0 |
0 |
unless defined $previous_signature |
|
53
|
0 |
0 |
if $mismatch |
|
55
|
0 |
0 |
if ($bad_count > 0) { } |
|
74
|
0 |
0 |
if length $module->name > $maxlength |
|
80
|
0 |
0 |
if length $module->name < $maxlength |
|
85
|
0 |
0 |
if (defined $entry) { } |
|
101
|
0 |
0 |
if (exists $$owner{$module} and $$owner{$module} eq $user) { } |
|
118
|
0 |
0 |
if defined $module->owner |