| line | true | false | branch | 
 
| 26 | 0 | 0 | if $args{'apikey'} | 
 
| 35 | 0 | 0 | if $ENV{'LINODE_API_URL'} | 
 
| 39 | 0 | 0 | if $args{'useragent'} | 
 
| 50 | 0 | 0 | if @_ == 1 | 
 
| 69 | 0 | 0 | if $$self{'_apikey'} | 
 
| 102 | 0 | 0 | if not defined $maxitems or $maxitems > @$queue | 
 
| 114 | 0 | 0 | if ($response->content =~ /ERRORARRAY/i) { } | 
 
|  | 0 | 0 | elsif ($response->status_line) { } | 
 
| 117 | 0 | 0 | if (ref $json eq 'ARRAY') { } | 
 
| 139 | 0 | 0 | if (not $errors or ref $errors ne 'ARRAY') | 
 
| 144 | 0 | 0 | if @$errors == 0 | 
 
| 145 | 0 | 0 | if @$errors == 1 and $$errors[0]{'ERRORCODE'} == 0 | 
 
| 169 | 0 | 0 | if $$self{'_fatal'} | 
 
| 170 | 0 | 0 | unless $$self{'_nowarn'} | 
 
| 178 | 0 | 0 | if $$self{'_debug'} >= $level |