Condition Coverage

blib/lib/IO/EPP/RIPN.pm
Criterion Covered Total %
condition 0 68 0.0


and 3 conditions

line !l l&&!r l&&r condition
117 0 0 0 $code and $code == 1000
141 0 0 0 $answ and ref $answ
266 0 0 0 $c0 and $c0 == 1000
277 0 0 0 $c1 and $c1 == 1000
303 0 0 0 $out_data and $self->{'sock'}
418 0 0 0 ref $params and $params->{'save_cook_to'}
453 0 0 0 $content and $content =~ /greeting/
890 0 0 0 $answ and $answ =~ //
998 0 0 0 defined $params->{'add'}{'ips'} and ref $params->{'add'}{'ips'}
1009 0 0 0 defined $params->{'add'}{'emails'} and ref $params->{'add'}{'emails'}
1025 0 0 0 defined $params->{'rem'}{'ips'} and ref $params->{'rem'}{'ips'}
1036 0 0 0 defined $params->{'rem'}{'emails'} and ref $params->{'rem'}{'emails'}
1130 0 0 0 $answ and $answ =~ //
1195 0 0 0 $answ and $answ =~ //
1278 0 0 0 $self and $self->{'sock'}

or 2 conditions

line l !l condition
112 0 0 $params->{'sock_params'}{'PeerHost'} ||= 'uap.tcinet.ru'
113 0 0 $params->{'sock_params'}{'PeerPort'} ||= 8028
176 0 0 $sock_params->{'Timeout'} || 5
281 0 0 $m1 || ''
282 0 0 $c1 || 0
305 0 0 $info ||= ''
341 0 0 $response->header('set-cookie') || ''
909 0 0 $1 // ''
1149 0 0 $1 // ''
1214 0 0 $1 // ''

or 3 conditions

line l !l&&r !l&&!r condition
656 0 0 0 $params->{'cont_id'} ||= IO::EPP::Base::gen_id(16)