| line |
true |
false |
branch |
|
45
|
0 |
0 |
$success ? : |
|
60
|
0 |
0 |
$success ? : |
|
70
|
0 |
0 |
unless (defined $new_username) |
|
73
|
0 |
0 |
unless (defined $new_password) |
|
76
|
0 |
0 |
if (not $$authn{'Username'} =~ /^$new_username$/msx && $$authn{'Password'} =~ /^$new_password$/msx) { } |
|
83
|
0 |
0 |
unless ($success) |
|
91
|
0 |
0 |
unless ($success) |
|
100
|
0 |
0 |
if ($$authn{'Verbose'} >= 1) |
|
115
|
0 |
3 |
if (defined $$authn{'BaseURL'} and defined $$authn{'Username'} and defined $$authn{'Password'}) |
|
120
|
0 |
0 |
unless ($success) |
|
121
|
0 |
0 |
if ($$authn{'Verbose'} >= 1) |
|
130
|
0 |
0 |
if ($$authn{'Verbose'} >= 1) |