Condition Coverage

blib/lib/Mojo/Server/CGI.pm
Criterion Covered Total %
condition 7 16 43.7


and 2 conditions

line l !l condition
54 0 0 sleep 1 and next

and 3 conditions

line !l l&&!r l&&r condition
18 0 0 1 $len && $len < 131072
30 8 1 0 $self->nph and not _write($res, "get_start_line_chunk")

or 2 conditions

line l !l condition
33 9 0 $res->code || 404

or 3 conditions

line l !l&&r !l&&!r condition
34 0 9 0 $res->message || $res->default_message
39 1 8 0 $tx->is_empty or _write($res, "get_body_chunk")