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