Condition Coverage

blib/lib/Net/DRI/Protocol/OpenSRS/XCP/Domain.pm
Criterion Covered Total %
condition 0 50 0.0


and 3 conditions

line !l l&&!r l&&r condition
126 0 0 0 defined $ns and ref $ns
0 0 0 defined $ns and ref $ns and @$ns
143 0 0 0 defined $c and ref $c
0 0 0 defined $c and ref $c and keys %$c
202 0 0 0 exists $$ra{'status'} && defined $$ra{'status'} && $$ra{'status'} eq 'available' && $mes->response_code == 210
273 0 0 0 Net::DRI::Util::has_key($rd, 'f_bypass_confirm') and Net::DRI::Util::has_auth($rd)
321 0 0 0 defined $contactset and Net::DRI::Util::isa_contactset($contactset)
354 0 0 0 $s and ref $s eq 'ARRAY'
0 0 0 $s and ref $s eq 'ARRAY' and @$s
0 0 0 $s and ref $s eq 'ARRAY' and @$s and $$s[0]
359 0 0 0 $co->city and $co->cc
365 0 0 0 $co->voice and $co->email
414 0 0 0 Net::DRI::Util::isa_hosts($ns) and $ns->count >= 2
469 0 0 0 Net::DRI::Util::has_key($rd, 'current_expiration') and Net::DRI::Util::check_isa($$rd{'current_expiration'}, 'DateTime')
604 0 0 0 exists $$ra{'belongs_to_rsp'} and defined $$ra{'belongs_to_rsp'}
607 0 0 0 exists $$ra{'domain_expdate'} and defined $$ra{'domain_expdate'}

or 2 conditions

line l !l condition
481 0 0 $$rd{'handle'} ||= 'process'