| line |
true |
false |
branch |
|
96
|
0 |
0 |
unless exists $params{'_apikey'} |
|
98
|
0 |
0 |
if (exists $params{'_route'}) { } |
|
99
|
0 |
0 |
unless ($params{'_route'} =~ /^(?:basic|gold|direct)/) |
|
105
|
0 |
0 |
unless exists $params{'_from'} |
|
107
|
0 |
0 |
unless exists $params{'_verbose'} |
|
115
|
0 |
0 |
if ($$self{'_ua'}->can('ssl_opts')) |
|
131
|
0 |
0 |
unless ($$self{'_responses'}) |
|
189
|
0 |
0 |
if $$self{'_verbose'} |
|
191
|
0 |
0 |
if ($res->is_success and $res->content =~ /^100\D/) { } |
|
192
|
0 |
0 |
if $$self{'_verbose'} |
|
196
|
0 |
0 |
if ($self->responses->{$errstr}) |
|
199
|
0 |
0 |
if $$self{'_verbose'} |