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