| 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 | 
| 223 | 0 | 0 | 0 | $content and $content =~ / | 
| 342 | 0 | 0 | 0 | $content and $content =~ / | 
| 629 | 0 | 0 | 0 | $content and $content =~ / | 
| 684 | 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) | 
| 158 | 0 | 0 | 0 | $params->{'authinfo'} ||= SRS::Comm::Provider::EPP::Base::gen_pw(16) |