Condition Coverage

blib/lib/Net/DRI/Data/Contact/CAT.pm
Criterion Covered Total %
condition 0 17 0.0


and 3 conditions

line !l l&&!r l&&r condition
97 0 0 0 $self->lang and not Net::DRI::Util::xml_is_language($self->lang)
98 0 0 0 $self->maintainer and not Net::DRI::Util::xml_is_token($self->maintainer, undef, 128)
99 0 0 0 $self->email_sponsor and not Net::DRI::Util::xml_is_token($self->email_sponsor, 1, undef)
0 0 0 $self->email_sponsor and not Net::DRI::Util::xml_is_token($self->email_sponsor, 1, undef) and not 'Email::Valid'->rfc822($self->email_sponsor)
101 0 0 0 $self->srid and $self->srid =~ /^REG-/

or 2 conditions

line l !l condition
92 0 0 $change ||= 0