| blib/lib/Net/Amazon/Route53.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 9 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 165 | 0 | 0 | 0 | exists $zone->{'Config'} && ref $zone->{'Config'} eq 'HASH' | 
| 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' |