| blib/lib/IO/EPP/CNic.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 4 | 21 | 19.0 | 
| line | l | !l | condition | 
|---|---|---|---|
| 222 | 0 | 0 | $params->{'domains'} and scalar @{$params->{'domains'};} | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 65 | 0 | 0 | 1 | $code and $code == 1000 | 
| 92 | 0 | 0 | 1 | $answ and ref $answ | 
| line | l | !l | condition | 
|---|---|---|---|
| 60 | 1 | 0 | $params->{'sock_params'}{'PeerHost'} ||= 'epp.centralnic.com' | 
| 61 | 1 | 0 | $params->{'sock_params'}{'PeerPort'} ||= 700 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 167 | 0 | 0 | 0 | $params->{'authinfo'} ||= IO::EPP::Base::gen_pw(16) | 
| 188 | 0 | 0 | 0 | $params->{'chg'}{'authinfo'} ||= IO::EPP::Base::gen_pw(16) | 
| 268 | 0 | 0 | 0 | $params->{'authinfo'} ||= IO::EPP::Base::gen_pw(16) |