line |
l |
!l&&r |
!l&&!r |
condition |
54
|
0 |
0 |
0 |
$$self{'_html'} ||= 'HTML::Tiny'->new('mode', $$self{'_html_mode'}) |
63
|
0 |
0 |
0 |
$$args{'ps_key'} || croak('Provide a key') |
64
|
0 |
0 |
0 |
$$args{'ps_location'} || croak('Provide a location') |
65
|
0 |
0 |
0 |
$$args{'ps_clientip'} || croak('Provide the IP address of the client') |
102
|
0 |
0 |
0 |
$$args{'ps_key'} || croak('Provide ps_key') |
103
|
0 |
0 |
0 |
$$args{'ps_location'} || croak('Provide ps_location') |
105
|
0 |
0 |
0 |
$$args{'ps_response'} || croak('Provide ps_response') |
118
|
0 |
0 |
0 |
$status eq 'fail' or $status eq 'notRequested' |
|
0 |
0 |
0 |
$status eq 'fail' or $status eq 'notRequested' or $status eq 'awaitingResponse' |
146
|
0 |
0 |
0 |
shift() || croak('Provide challengeSessionID') |
147
|
0 |
0 |
0 |
shift() || croak('Provide response string') |
318
|
0 |
0 |
0 |
shift() || $self->_get_caller_info_string |