| line |
!l |
l&&!r |
l&&r |
condition |
|
209
|
0 |
0 |
0 |
$cfg->{'sesame_pass'} and $cfg->{'sesame_user'} |
|
|
0 |
0 |
0 |
$cfg->{'sesame_pass'} and $cfg->{'sesame_user'} and $login |
|
|
0 |
0 |
0 |
$cfg->{'sesame_pass'} and $cfg->{'sesame_user'} and $login and $password |
|
|
0 |
0 |
0 |
$cfg->{'sesame_pass'} and $cfg->{'sesame_user'} and $login and $password and $login eq $cfg->{'sesame_user'} |
|
|
0 |
0 |
0 |
$cfg->{'sesame_pass'} and $cfg->{'sesame_user'} and $login and $password and $login eq $cfg->{'sesame_user'} and &hmac_sha1_sum($password) eq $cfg->{'sesame_pass'} |
|
225
|
0 |
0 |
0 |
$userData->{'cbuser_password'} and $password |
|
|
0 |
0 |
0 |
$userData->{'cbuser_password'} and $password and &hmac_sha1_sum($password) eq $userData->{'cbuser_password'} |
|
282
|
0 |
0 |
0 |
$self and ref $self->log |
|
286
|
0 |
0 |
0 |
ref $self and $self->{'prototype'} |