blib/lib/Net/DRI/Protocol/EPP/Core/Session.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
92 | 0 | 0 | 0 | $mes->is_success and defined $g |
178 | 0 | 0 | 0 | defined $login and length $login |
179 | 0 | 0 | 0 | defined $password and length $password |
222 | 0 | 0 | 0 | Net::DRI::Util::has_key($rdata, 'only_local_extensions') and $rdata->{'only_local_extensions'} |