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
169 0 0 0 exists $$zone{'Config'} && ref $$zone{'Config'} eq 'HASH'

or 3 conditions

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