Condition Coverage

blib/lib/CGI/Parse/PSGI.pm
Criterion Covered Total %
condition 9 14 64.2


and 3 conditions

line !l l&&!r l&&r condition
47 13 2 1 $response->header('Location') and not $response->header('Status')
67 16 0 0 $response->code == 500 and not $remaining
84 1 2 13 $length and not $response->content_length

or 2 conditions

line l !l condition
52 14 0 $response->code || 200

or 3 conditions

line l !l&&r !l&&!r condition
61 6 0 0 $code || $status