| line |
!l |
l&&!r |
l&&r |
condition |
|
98
|
0 |
0 |
0 |
$response->is_success and $ctype =~ m[^text/plain]u
|
|
109
|
0 |
0 |
0 |
defined $_ and length $_
|
|
128
|
0 |
0 |
0 |
length $self->password and $self->proto ne "https"
|
|
155
|
0 |
0 |
0 |
exists $options->{'uri_param'} and Ref::Util::XS::is_hashref($options->{'uri_param'})
|
|
161
|
0 |
0 |
0 |
not defined $body and exists $options->{'body'}
|
|
169
|
0 |
0 |
0 |
$method eq "PUT" and $options->{'index'}
|
|
|
0 |
0 |
0 |
$method eq "PUT" and $options->{'index'} and $options->{'command'} eq "/"
|
|
187
|
0 |
0 |
0 |
length $self->password and $self->proto eq "https"
|