blib/lib/Net/DRI/Protocol/EPP/Extensions/SIDN/Domain.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
79 | 0 | 0 | 0 | @c == 1 and Net::DRI::Util::isa_contact($c[0], 'Net::DRI::Data::Contact::SIDN') |
81 | 0 | 0 | 0 | @c == 1 and Net::DRI::Util::isa_contact($c[0], 'Net::DRI::Data::Contact::SIDN') |
83 | 0 | 0 | 0 | @c >= 1 and scalar @c == scalar grep({Net::DRI::Util::isa_contact($_, 'Net::DRI::Data::Contact::SIDN');} @c) |
92 | 0 | 0 | 0 | defined $domain and $domain |