|  line  | 
 !l  | 
 l&&!r  | 
 l&&r  | 
 condition  | 
 
| 
42
 | 
 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  | 
 
| 
55
 | 
 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  | 
 
| 
78
 | 
 1  | 
 2  | 
 0  | 
 $filter_ok and not $ok  | 
 
| 
97
 | 
 1  | 
 1  | 
 2  | 
 $filter_ok and not $ok  | 
 
| 
148
 | 
 0  | 
 0  | 
 0  | 
 defined $status && ($status ? 1 : 0)  |