Condition Coverage

blib/lib/Net/Async/HTTP/Server/PSGI.pm
Criterion Covered Total %
condition 4 8 50.0


and 3 conditions

line !l l&&!r l&&r condition
206 14 0 0 $key eq "Transfer-Encoding" and $value eq "chunked"

or 2 conditions

line l !l condition
140 0 10 $req->query_string // ""

or 3 conditions

line l !l&&r !l&&!r condition
227 5 0 1 $_ // (++$found_undef, "")