Condition Coverage

blib/lib/Net/DRI/Protocol/EPP/Extensions/CIRA/Domain.pm
Criterion Covered Total %
condition 0 51 0.0


and 3 conditions

line !l l&&!r l&&r condition
74 0 0 0 @c == 1 and Net::DRI::Util::isa_contact($c[0], 'Net::DRI::Data::Contact::CIRA')
0 0 0 @c == 1 and Net::DRI::Util::isa_contact($c[0], 'Net::DRI::Data::Contact::CIRA') and length $c[0]->srid
0 0 0 @c == 1 and Net::DRI::Util::isa_contact($c[0], 'Net::DRI::Data::Contact::CIRA') and length $c[0]->srid and $c[0]->validate(1)
76 0 0 0 @c == 1 and Net::DRI::Util::isa_contact($c[0], 'Net::DRI::Data::Contact::CIRA')
0 0 0 @c == 1 and Net::DRI::Util::isa_contact($c[0], 'Net::DRI::Data::Contact::CIRA') and length $c[0]->srid
0 0 0 @c == 1 and Net::DRI::Util::isa_contact($c[0], 'Net::DRI::Data::Contact::CIRA') and length $c[0]->srid and $c[0]->validate(1)
79 0 0 0 Net::DRI::Util::isa_contact($_, 'Net::DRI::Data::Contact::CIRA') and length $_->srid
91 0 0 0 $cs->has_type('registrant') and $cs->has_type('admin')
93 0 0 0 @c == 1 and Net::DRI::Util::isa_contact($c[0], 'Net::DRI::Data::Contact::CIRA')
0 0 0 @c == 1 and Net::DRI::Util::isa_contact($c[0], 'Net::DRI::Data::Contact::CIRA') and length $c[0]->srid
0 0 0 @c == 1 and Net::DRI::Util::isa_contact($c[0], 'Net::DRI::Data::Contact::CIRA') and length $c[0]->srid and $c[0]->validate(1)
96 0 0 0 @c == 1 and Net::DRI::Util::isa_contact($c[0], 'Net::DRI::Data::Contact::CIRA')
0 0 0 @c == 1 and Net::DRI::Util::isa_contact($c[0], 'Net::DRI::Data::Contact::CIRA') and length $c[0]->srid
0 0 0 @c == 1 and Net::DRI::Util::isa_contact($c[0], 'Net::DRI::Data::Contact::CIRA') and length $c[0]->srid and $c[0]->validate(1)
101 0 0 0 Net::DRI::Util::isa_contact($_, 'Net::DRI::Data::Contact::CIRA') and length $_->srid

or 3 conditions

line l !l&&r !l&&!r condition
79 0 0 0 scalar @c != scalar grep({$_->validate(1) if Net::DRI::Util::isa_contact($_, 'Net::DRI::Data::Contact::CIRA') and length $_->srid;} @c) or @c > 3
101 0 0 0 scalar @c != scalar grep({$_->validate(1) if Net::DRI::Util::isa_contact($_, 'Net::DRI::Data::Contact::CIRA') and length $_->srid;} @c) or @c > 3