| line |
true |
false |
branch |
|
12
|
0 |
1 |
if ($ENV{'MOD_PERL'}) |
|
39
|
0 |
0 |
unless my $mailhost = $r->dir_config('MailHost') |
|
43
|
0 |
0 |
if $res != Apache::Constants::OK() |
|
47
|
0 |
0 |
if ($reason) |
|
59
|
0 |
0 |
unless $user_sent and $passwd_sent |
|
65
|
0 |
0 |
if (defined $passwd_cached_sha1) { } |
|
66
|
0 |
0 |
if $passwd_cached_sha1 ne $passwd_sent_sha1 |
|
68
|
0 |
0 |
unless 'Net::POP3'->new($mailhost)->login($user_sent, $passwd_sent) |
|
78
|
0 |
0 |
unless my $requires = $r->requires |
|
83
|
0 |
0 |
if lc $requirement eq 'valid-user' |
|
85
|
0 |
0 |
if (lc $requirement eq 'user') |
|
87
|
0 |
0 |
if ($user_sent eq $_) |
|
90
|
0 |
0 |
if (my $usermap = $r->dir_config('UserMap')) |
|
92
|
0 |
0 |
if defined $usermap{$user_sent} |