blib/lib/Net/EPP/Protocol.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
86 | 0 | 0 | if (not defined $fh->read($hdr, 4)) { } |
91 | 0 | 0 | if ($length < 0) { } |
0 | 0 | elsif (0 == $length) { } | |
0 | 0 | elsif ($length > $Net::EPP::Protocol::THRESHOLD) { } | |
106 | 0 | 0 | if length $buffer == 0 |