blib/lib/Event/RPC/Message.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 8 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
90 | 0 | 0 | 0 | $DEBUG and print "DEBUG: more to read... ($self->{'length'} != $buffer_length)\n" |
line | l | !l | condition |
---|---|---|---|
71 | 0 | 0 | $self->{'buffer'} || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
64 | 0 | 0 | 0 | not defined $rc or $rc == 0 |