| line |
l |
!l&&r |
!l&&!r |
condition |
|
24
|
0 |
1 |
0 |
ref $class || $class |
|
187
|
0 |
0 |
0 |
not $response or ref $response ne 'HASH' |
|
|
0 |
0 |
0 |
not $response or ref $response ne 'HASH' or $$response{'ok'} == 0 |
|
221
|
0 |
0 |
0 |
not $response or ref $response ne 'HASH' |
|
|
0 |
0 |
0 |
not $response or ref $response ne 'HASH' or $$response{'ok'} == 0 |
|
234
|
0 |
0 |
0 |
$$req{'nonce'} ||= _random_string(32) |
|
236
|
0 |
0 |
0 |
$$req{'consumer_key'} ||= $self->consumer_key |
|
237
|
0 |
0 |
0 |
$$req{'consumer_secret'} ||= $self->consumer_secret |
|
241
|
0 |
0 |
0 |
$$req{'timestamp'} ||= time |
|
315
|
0 |
0 |
0 |
not $response or ref $response ne 'HASH' |
|
|
0 |
0 |
0 |
not $response or ref $response ne 'HASH' or $$response{'ok'} == 0 |