| blib/lib/Net/DRI/Protocol/EPP/Extensions/AT/IOptions.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 88 | 0 | 0 | unless $condata |
| 97 | 0 | 0 | if defined $el->getAttribute('origin') |
| 98 | 0 | 0 | if defined $el->getAttribute('wildcard') |
| 113 | 0 | 0 | unless defined $roptions and ref $roptions eq 'HASH' and keys %$roptions |
| 118 | 0 | 0 | unless exists $$roptions{'naptr_application_' . $d} |
| 119 | 0 | 0 | unless Net::DRI::Utils::xml_is_boolean($$roptions{'naptr_application_' . $d}) |
| 123 | 0 | 0 | unless keys %options |