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
74 0 0 0 $code and $code == 1000
100 0 0 0 $answ and ref $answ

or 2 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
361 0 0 0 $params->{'authinfo'} ||= IO::EPP::Base::gen_pw(16)
372 0 0 0 $params->{'price'} or $params->{'fee'}
373 0 0 0 $params->{'price'} || $params->{'fee'}
407 0 0 0 $params->{'price'} or $params->{'fee'}
408 0 0 0 $params->{'price'} || $params->{'fee'}