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