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
133 0 0 0 defined $$content_ref and length $$content_ref
263 0 0 0 defined $rbits and $rbits =~ /[^\0]/
280 0 0 0 not $code and $buf =~ /\015?\012\015?\012/
294 0 0 0 defined $wbits and $wbits =~ /[^\0]/
305 0 0 0 not $eof and $woffset >= length $$wbuf
376 0 0 0 $peer_http_version eq '1.1' and not $connection{'close'}

or 2 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
135 0 0 0 not defined $clen or $clen ne $has_content
185 0 0 0 not $has_content or $has_content > 8192
193 0 0 0 $!{'EWOULDBLOCK'} or $!{'EAGAIN'}
252 0 0 0 $!{'EINTR'} or $!{'EWOULDBLOCK'}
0 0 0 $!{'EINTR'} or $!{'EWOULDBLOCK'} or $!{'EAGAIN'}
268 0 0 0 $!{'EINTR'} or $!{'EWOULDBLOCK'}
0 0 0 $!{'EINTR'} or $!{'EWOULDBLOCK'} or $!{'EAGAIN'}
297 0 0 0 $!{'EINTR'} or $!{'EWOULDBLOCK'}
0 0 0 $!{'EINTR'} or $!{'EWOULDBLOCK'} or $!{'EAGAIN'}
355 0 0 0 $!{'EINTR'} or $!{'EWOULDBLOCK'}
0 0 0 $!{'EINTR'} or $!{'EWOULDBLOCK'} or $!{'EAGAIN'}
0 0 0 $!{'EINTR'} or $!{'EWOULDBLOCK'} or $!{'EAGAIN'} or $!{'ENOTTY'}
376 0 0 0 $peer_http_version eq '1.1' and not $connection{'close'} or $connection{'keep-alive'}