blib/lib/WebService/Linode/DNS.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
188 | 0 | 0 | 0 | exists $args{'resourceid'} and exists $args{'domainid'} |
211 | 0 | 0 | 0 | not exists $args{'domainid'} and exists $args{'domain'} |
215 | 0 | 0 | 0 | defined $domainid and exists $args{'name'} |