| line |
!l |
l&&!r |
l&&r |
condition |
|
84
|
0 |
0 |
0 |
defined $response and ref $response |
|
|
0 |
0 |
0 |
defined $response and ref $response and $response->isa('HTTP::Response') |
|
|
0 |
0 |
0 |
defined $response and ref $response and $response->isa('HTTP::Response') and $response->is_success |
|
97
|
0 |
0 |
0 |
defined $response and ref $response |
|
|
0 |
0 |
0 |
defined $response and ref $response and $response->isa('HTTP::Response') |
|
|
0 |
0 |
0 |
defined $response and ref $response and $response->isa('HTTP::Response') and $response->is_success |
|
120
|
1 |
2 |
0 |
$filter_ok and not $ok |
|
139
|
1 |
1 |
2 |
$filter_ok and not $ok |
|
321
|
0 |
0 |
0 |
defined $status && ($status ? 1 : 0) |