Branch Coverage

blib/lib/Net/Amazon/Route53.pm
Criterion Covered Total %
branch 0 64 0.0


line true false branch
90 0 0 unless $method
92 0 0 unless $method eq 'get' or $method eq 'post' or $method eq 'delete'
93 0 0 unless $uri
117 0 0 $content ? :
121 0 0 defined $content ? :
0 0 unless $rc->is_success
130 0 0 if exists $$resp{'Error'}
159 0 0 ref $$resp{'HostedZones'}{'HostedZone'} eq 'ARRAY' ? :
161 0 0 if $$resp{'IsTruncated'} eq 'false'
169 0 0 exists $$zone{'Config'} && ref $$zone{'Config'} eq 'HASH' ? :
176 0 0 if $which
202 0 0 unless defined $wait
204 0 0 unless ref $batch eq 'ARRAY'
207 0 0 if scalar @invalid
213 0 0 if scalar @wrong_zone
221 0 0 unless $rr->name =~ /\.$/
242 0 0 unless $wait
287 0 0 unless defined $wait
290 0 0 unless ref $rrset eq 'ARRAY'
294 0 0 if scalar @invalid
302 0 0 if scalar @wrong_zone
336 0 0 if @change_objects + @deletions + @creates < 1
342 0 0 unless $rr->name =~ /\.$/
349 0 0 unless $rr->name =~ /\.$/
356 0 0 unless $rr->name =~ /\.$/
377 0 0 unless $wait
403 0 0 unless defined $wait
405 0 0 unless ref $batch eq 'ARRAY'
409 0 0 if scalar @invalid
415 0 0 if scalar @wrong_zone
423 0 0 unless $rr->name =~ /\.$/
444 0 0 unless $wait