Condition Coverage

blib/lib/Perlbal/Socket.pm
Criterion Covered Total %
condition 2 12 16.6


and 3 conditions

line !l l&&!r l&&r condition
76 0 0 0 defined $content and $clen > 30
221 0 1 0 defined $rv and $rv > 0
272 0 0 30 $$self{'ditch_leading_rn'} and $$self{'headers_string'} eq "\r\n"
334 0 0 0 defined $self->state and $self->state eq 'persist_wait'