line |
true |
false |
branch |
73
|
0 |
0 |
if ($new and not ref $new and !$old || $new ne $old)
|
86
|
0 |
1 |
if (@args)
|
95
|
0 |
1 |
if ($auth)
|
107
|
0 |
1 |
unless ($response->is_success)
|
108
|
0 |
0 |
if ($response->code == 404 and $self->undef_on_404)
|
128
|
0 |
0 |
if ($self->content) { }
|
132
|
0 |
0 |
if ref $data eq ""
|
134
|
0 |
0 |
unless $template->process(\$self->content, $data, \$content)
|
136
|
0 |
0 |
if (ref $data ne "")
|
146
|
0 |
0 |
if ($auth)
|
150
|
0 |
0 |
if ($self->content_type)
|
165
|
0 |
0 |
unless ($response->is_success)
|
172
|
0 |
0 |
if $self->log->is_trace
|
182
|
0 |
0 |
if (scalar @path == 0)
|
201
|
0 |
0 |
if (defined $file and $file ne "")
|
216
|
0 |
1 |
if $self->chomp_result
|