| line | true | false | branch | 
 
| 90 | 0 | 0 | unless $method | 
 
| 91 | 0 | 0 | unless $method eq 'get' or $method eq 'post' or $method eq 'delete' | 
 
| 92 | 0 | 0 | unless $uri | 
 
| 115 | 0 | 0 | $content ? : | 
 
| 119 | 0 | 0 | defined $content ? : | 
 
|  | 0 | 0 | unless $rc->is_success | 
 
| 127 | 0 | 0 | if exists $resp->{'Error'} | 
 
| 153 | 0 | 0 | if ($resp->{'HostedZones'}) | 
 
| 154 | 0 | 0 | ref $resp->{'HostedZones'}{'HostedZone'} eq 'ARRAY' ? : | 
 
| 156 | 0 | 0 | if $resp->{'IsTruncated'} eq 'false' | 
 
| 165 | 0 | 0 | exists $zone->{'Config'} && ref $zone->{'Config'} eq 'HASH' ? : | 
 
| 168 | 0 | 0 | if $which | 
 
| 195 | 0 | 0 | unless defined $wait | 
 
| 197 | 0 | 0 | unless ref $batch eq 'ARRAY' | 
 
| 201 | 0 | 0 | if scalar @invalid | 
 
| 207 | 0 | 0 | if scalar @wrong_zone | 
 
| 216 | 0 | 0 | unless $rr->name =~ /\.$/ | 
 
| 233 | 0 | 0 | unless $wait | 
 
| 278 | 0 | 0 | unless defined $wait | 
 
| 281 | 0 | 0 | unless ref $rrset eq 'ARRAY' | 
 
| 285 | 0 | 0 | if scalar @invalid | 
 
| 292 | 0 | 0 | if scalar @wrong_zone | 
 
| 326 | 0 | 0 | if @change_objects + @deletions + @creates < 1 | 
 
| 332 | 0 | 0 | unless $rr->name =~ /\.$/ | 
 
| 338 | 0 | 0 | unless $rr->name =~ /\.$/ | 
 
| 344 | 0 | 0 | unless $rr->name =~ /\.$/ | 
 
| 361 | 0 | 0 | unless $wait | 
 
| 387 | 0 | 0 | unless defined $wait | 
 
| 389 | 0 | 0 | unless ref $batch eq 'ARRAY' | 
 
| 393 | 0 | 0 | if scalar @invalid | 
 
| 399 | 0 | 0 | if scalar @wrong_zone | 
 
| 408 | 0 | 0 | unless $rr->name =~ /\.$/ | 
 
| 425 | 0 | 0 | unless $wait |