blib/lib/POE/Component/Resolver/Sidecar.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
24 | 0 | 0 | if (defined $read_length) { } |
0 | 0 | elsif ($buffer =~ s/^(\d+)\0//) { } | |
25 | 0 | 0 | if (length $buffer >= $read_length) |
36 | 0 | 0 | unless $octets_wrote == length $stream |
47 | 0 | 0 | unless $octets_read |