blib/lib/IO/EPP/HosterKZ.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 19 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
113 | 0 | 0 | 0 | $code and $code == 1000 |
138 | 0 | 0 | 0 | $answ and ref $answ |
line | l | !l | condition |
---|---|---|---|
108 | 0 | 0 | $params->{'sock_params'}{'PeerHost'} ||= 'https://billing.hoster.kz/api/' |
109 | 0 | 0 | $params->{'sock_params'}{'PeerPort'} ||= 443 |
162 | 0 | 0 | $info ||= '' |
262 | 0 | 0 | $params->{'tld'} || '' |
0 | 0 | delete $params->{'no_log'} || 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
326 | 0 | 0 | 0 | $params->{'authinfo'} ||= IO::EPP::Base::gen_pw(16) |