|  line  | 
 !l  | 
 l&&!r  | 
 l&&r  | 
 condition  | 
 
| 
52
 | 
 0  | 
 0  | 
 0  | 
 $url and &blessed($url)  | 
 
| 
 | 
 0  | 
 0  | 
 0  | 
 $url and &blessed($url) and $url->isa('URI')  | 
 
| 
62
 | 
 0  | 
 0  | 
 0  | 
 $content_type and $content_type =~ m[application/json]  | 
 
| 
73
 | 
 0  | 
 0  | 
 0  | 
 @_ == 1 and ref $_[0]  | 
 
| 
 | 
 0  | 
 0  | 
 0  | 
 @_ == 1 and not ref $_[0]  | 
 
| 
102
 | 
 0  | 
 0  | 
 0  | 
 $path and $path->is_file  | 
 
| 
110
 | 
 0  | 
 0  | 
 0  | 
 $line and $line =~ /=/  | 
 
| 
115
 | 
 0  | 
 0  | 
 0  | 
 $key and $val  | 
 
| 
129
 | 
 0  | 
 0  | 
 0  | 
 defined $input and not ref $input  | 
 
| 
 | 
 0  | 
 0  | 
 0  | 
 defined $input and not ref $input and length $input  | 
 
| 
138
 | 
 0  | 
 0  | 
 0  | 
 @_ == 1 and ref $_[0]  | 
 
| 
187
 | 
 0  | 
 0  | 
 0  | 
 $user and $pass  | 
 
| 
217
 | 
 0  | 
 0  | 
 0  | 
 $user and $pass  |