| blib/lib/IO/EPP/Flexireg.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 25 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 81 | 0 | 0 | 0 | $code and $code == 1000 | 
| 107 | 0 | 0 | 0 | $answ and ref $answ | 
| line | l | !l | condition | 
|---|---|---|---|
| 76 | 0 | 0 | $params->{'sock_params'}{'PeerHost'} ||= 'epp.flexireg.net' | 
| 77 | 0 | 0 | $params->{'sock_params'}{'PeerPort'} ||= 700 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 367 | 0 | 0 | 0 | $params->{'authinfo'} ||= IO::EPP::Base::gen_pw(16) | 
| 378 | 0 | 0 | 0 | $params->{'price'} or $params->{'fee'} | 
| 379 | 0 | 0 | 0 | $params->{'price'} || $params->{'fee'} | 
| 413 | 0 | 0 | 0 | $params->{'price'} or $params->{'fee'} | 
| 414 | 0 | 0 | 0 | $params->{'price'} || $params->{'fee'} |