line |
true |
false |
branch |
206
|
0 |
0 |
$params->{'type'} ? :
|
207
|
0 |
0 |
$params->{'deleted'} ? :
|
272
|
0 |
0 |
unless $params->{'name'} and $params->{'uri'}
|
319
|
0 |
0 |
unless $params->{'file'}
|
320
|
0 |
0 |
unless -f $params->{'file'}
|
328
|
0 |
0 |
ref $res eq 'ARRAY' ? :
|
534
|
0 |
0 |
unless defined $item_attrs->{$_}
|
570
|
0 |
0 |
wantarray ? :
|
637
|
0 |
0 |
$params->{'params'} ? :
|
639
|
0 |
0 |
if $params->{'noredirect'}
|
642
|
0 |
0 |
if (exists $body{'file'}) { }
|
650
|
0 |
0 |
if (%body)
|
657
|
0 |
0 |
if (defined $method and $method)
|
670
|
0 |
0 |
if ($res->is_success) { }
|
|
0 |
0 |
elsif ($res->code == 303 or $res->code == 302) { }
|
673
|
0 |
0 |
if (not $res->content =~ /^\s*$/) { }
|
704
|
0 |
0 |
if $self->debug
|