|  line  | 
 !l  | 
 l&&!r  | 
 l&&r  | 
 condition  | 
 
| 
115
 | 
 1  | 
 1  | 
 0  | 
 $state eq 'paste' and not $args->{'paste'}  | 
 
| 
120
 | 
 1  | 
 1  | 
 0  | 
 $state eq 'paste' and ref $args->{'paste'} eq 'ARRAY'  | 
 
| 
144
 | 
 1  | 
 0  | 
 0  | 
 $req->{'channel'} and not $req->{'channel'} =~ /^#/  | 
 
| 
147
 | 
 3  | 
 0  | 
 0  | 
 defined $req->{$_} && $req->{$_} ne ''  | 
 
| 
166
 | 
 0  | 
 0  | 
 1  | 
 defined $urltmp and defined $urltmp->scheme  | 
 
| 
 | 
 0  | 
 0  | 
 1  | 
 defined $urltmp and defined $urltmp->scheme and $urltmp->scheme =~ /http/  | 
 
| 
203
 | 
 1  | 
 0  | 
 1  | 
 $req->{'command'} eq 'paste' and $response->content  | 
 
| 
208
 | 
 1  | 
 0  | 
 1  | 
 $req->{'command'} eq 'fetch' and $response->content  |