| blib/lib/IO/EPP/IRRP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 28 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 74 | 0 | 0 | 0 | $code and $code == 1000 |
| 99 | 0 | 0 | 0 | $answ and ref $answ |
| 216 | 0 | 0 | 0 | $content and $content =~ / |
| 336 | 0 | 0 | 0 | $content and $content =~ / |
| 571 | 0 | 0 | 0 | $content and $content =~ / |
| 626 | 0 | 0 | 0 | $content and $content =~ / |
| line | l | !l | condition |
|---|---|---|---|
| 69 | 0 | 0 | $params->{'sock_params'}{'PeerHost'} ||= 'epp.ispapi.net' |
| 70 | 0 | 0 | $params->{'sock_params'}{'PeerPort'} ||= 700 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 141 | 0 | 0 | 0 | $params->{'id'} ||= IO::EPP::Base::gen_id(16) |
| 151 | 0 | 0 | 0 | $params->{'authinfo'} ||= SRS::Comm::Provider::EPP::Base::gen_pw(16) |