Condition Coverage

blib/lib/Net/DRI/Protocol/EPP/Extensions/COOP/Contact.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
170 0 0 0 Net::DRI::Util::has_contact($rd) and $$rd{'contact'}->get('registrant')
188 0 0 0 defined $otype and $otype eq 'domain'
0 0 0 defined $otype and $otype eq 'domain' and defined $oaction
0 0 0 defined $otype and $otype eq 'domain' and defined $oaction and $oaction eq 'create' || $oaction eq 'update'

or 3 conditions

line l !l&&r !l&&!r condition
188 0 0 0 $oaction eq 'create' || $oaction eq 'update'