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