Condition Coverage

blib/lib/LWP/Protocol/UWSGI.pm
Criterion Covered Total %
condition 0 61 0.0


and 3 conditions

line !l l&&!r l&&r condition
132 0 0 0 defined $$content_ref and length $$content_ref
256 0 0 0 defined $rbits and $rbits =~ /[^\0]/
273 0 0 0 not $code and $buf =~ /\015?\012\015?\012/
287 0 0 0 defined $wbits and $wbits =~ /[^\0]/
298 0 0 0 not $eof and $woffset >= length $$wbuf
369 0 0 0 $peer_http_version eq '1.1' and not $connection{'close'}

or 2 conditions

line l !l condition
51 0 0 $size ||= 4096
367 0 0 $response->header('Connection') || ''

or 3 conditions

line l !l&&r !l&&!r condition
134 0 0 0 not defined $clen or $clen ne $has_content
178 0 0 0 not $has_content or $has_content > 8192
186 0 0 0 $!{'EWOULDBLOCK'} or $!{'EAGAIN'}
245 0 0 0 $!{'EINTR'} or $!{'EWOULDBLOCK'}
0 0 0 $!{'EINTR'} or $!{'EWOULDBLOCK'} or $!{'EAGAIN'}
261 0 0 0 $!{'EINTR'} or $!{'EWOULDBLOCK'}
0 0 0 $!{'EINTR'} or $!{'EWOULDBLOCK'} or $!{'EAGAIN'}
290 0 0 0 $!{'EINTR'} or $!{'EWOULDBLOCK'}
0 0 0 $!{'EINTR'} or $!{'EWOULDBLOCK'} or $!{'EAGAIN'}
348 0 0 0 $!{'EINTR'} or $!{'EWOULDBLOCK'}
0 0 0 $!{'EINTR'} or $!{'EWOULDBLOCK'} or $!{'EAGAIN'}
0 0 0 $!{'EINTR'} or $!{'EWOULDBLOCK'} or $!{'EAGAIN'} or $!{'ENOTTY'}
369 0 0 0 $peer_http_version eq '1.1' and not $connection{'close'} or $connection{'keep-alive'}