Condition Coverage

blib/lib/Net/Amazon/Route53.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
165 0 0 0 exists $zone->{'Config'} && ref $zone->{'Config'} eq 'HASH'

or 3 conditions

line l !l&&r !l&&!r condition
91 0 0 0 $method eq 'get' or $method eq 'post'
0 0 0 $method eq 'get' or $method eq 'post' or $method eq 'delete'