blib/lib/IO/EPP/DrsUa.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 13 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
125 | 0 | 0 | 0 | $code and $code == 1000 |
151 | 0 | 0 | 0 | $answ and ref $answ |
line | l | !l | condition |
---|---|---|---|
120 | 0 | 0 | $params->{'sock_params'}{'PeerHost'} ||= 'epp.uadns.com' |
121 | 0 | 0 | $params->{'sock_params'}{'PeerPort'} ||= 700 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
267 | 0 | 0 | 0 | $params->{'authinfo'} ||= IO::EPP::Base::gen_pw(16) |