Condition Coverage

blib/lib/IO/EPP/Flexireg.pm
Criterion Covered Total %
condition 0 25 0.0


and 3 conditions

line !l l&&!r l&&r condition
81 0 0 0 $code and $code == 1000
107 0 0 0 $answ and ref $answ

or 2 conditions

line l !l condition
76 0 0 $params->{'sock_params'}{'PeerHost'} ||= 'epp.flexireg.net'
77 0 0 $params->{'sock_params'}{'PeerPort'} ||= 700

or 3 conditions

line l !l&&r !l&&!r condition
428 0 0 0 $params->{'authinfo'} ||= IO::EPP::Base::gen_pw(16)
439 0 0 0 $params->{'price'} or $params->{'fee'}
440 0 0 0 $params->{'price'} || $params->{'fee'}
474 0 0 0 $params->{'price'} or $params->{'fee'}
475 0 0 0 $params->{'price'} || $params->{'fee'}