| line |
true |
false |
branch |
|
99
|
0 |
0 |
if $opts{'lang'} |
|
113
|
0 |
0 |
if ($args->{'params'}) |
|
117
|
0 |
0 |
unless defined $args->{'params'}{$param} |
|
126
|
0 |
0 |
if $self->debug |
|
130
|
0 |
0 |
if ($self->debug) |
|
131
|
0 |
0 |
if $response->{'success'} |
|
134
|
0 |
0 |
if $response->{'reason'} |
|
136
|
0 |
0 |
if $response->{'content'} |
|
140
|
0 |
0 |
unless $self->_check_status($response) |
|
141
|
0 |
0 |
if ($args->{'want_headers'} and exists $response->{'headers'}) |
|
146
|
0 |
0 |
unless $response->{'content'} |
|
161
|
0 |
0 |
if ($response->{'page'} and $response->{'total_pages'} and $response->{'total_pages'} > $response->{'page'}) |
|
168
|
0 |
0 |
if $current_page == $page_limit |
|
173
|
0 |
0 |
if $next_page->{'page'} == $next_page->{'total_pages'} |
|
179
|
0 |
0 |
if wantarray |
|
191
|
0 |
0 |
if ($response->{'success'}) |
|
195
|
0 |
0 |
if ($response->{'content'}) |
|
208
|
0 |
0 |
if ($ok and $code and $message) |