Condition Coverage

blib/lib/Arriba/Connection/HTTP.pm
Criterion Covered Total %
condition 5 12 41.6


and 3 conditions

line !l l&&!r l&&r condition
92 0 0 0 $read and $read > 0
107 0 77 74 defined $$self{'_inputbuf'} and $$self{'_inputbuf'} =~ /$Arriba::Connection::HTTP::CRLF$Arriba::Connection::HTTP::CRLF/s

or 3 conditions

line l !l&&r !l&&!r condition
56 0 0 27 not defined $read or $read == 0
112 0 3 74 not defined $read or $read == 0