Condition Coverage

blib/lib/IO/EPP/TCI.pm
Criterion Covered Total %
condition 0 16 0.0


and 3 conditions

line !l l&&!r l&&r condition
66 0 0 0 $code and $code == 1000
92 0 0 0 $answ and ref $answ

or 2 conditions

line l !l condition
61 0 0 $params->{'sock_params'}{'PeerHost'} ||= 'uap.tcinet.ru'
62 0 0 $params->{'sock_params'}{'PeerPort'} ||= 8130

or 3 conditions

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