Condition Coverage

blib/lib/IO/EPP/Afilias.pm
Criterion Covered Total %
condition 0 21 0.0


and 3 conditions

line !l l&&!r l&&r condition
73 0 0 0 $code and $code == 1000
101 0 0 0 $answ and ref $answ
157 0 0 0 $self->{'server'} and $self->{'server'} eq 'afilias'
0 0 0 $self->{'server'} and $self->{'server'} eq 'pir'

or 2 conditions

line l !l condition
68 0 0 $params->{'sock_params'}{'PeerHost'} ||= 'epp.afilias.net'
69 0 0 $params->{'sock_params'}{'PeerPort'} ||= 700
97 0 0 $code //= ''

or 3 conditions

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