Branch Coverage

blib/lib/Event/RPC/Message.pm
Criterion Covered Total %
branch 0 44 0.0


line true false branch
57 0 0 $blocking ? :
59 0 0 unless (defined $self->{'buffer'})
61 0 0 if $DEBUG
63 0 0 if $DEBUG
64 0 0 if not defined $rc or $rc == 0
66 0 0 if $DEBUG
68 0 0 if $self->{'length'} > $MAX_PACKET_SIZE
73 0 0 if $DEBUG
82 0 0 if $DEBUG
84 0 0 unless defined $rc
85 0 0 if $rc == 0
90 0 0 if $self->{'length'} != $buffer_length
92 0 0 if $self->{'length'} != $buffer_length
94 0 0 if $DEBUG
117 0 0 if $DEBUG
121 0 0 if (length $packed > $MAX_PACKET_SIZE)
138 0 0 $blocking ? :
147 0 0 if $DEBUG
149 0 0 unless defined $rc
153 0 0 if ($self->{'written'} == $self->{'length'})
154 0 0 if $DEBUG
160 0 0 if $DEBUG