Condition Coverage

blib/lib/HTTP/Entity/Parser.pm
Criterion Covered Total %
condition 5 8 62.5


and 3 conditions

line !l l&&!r l&&r condition
85 21 0 0 $read == 0 and $spin++ > 2000

or 2 conditions

line l !l condition
47 26 0 $env->{'CONTENT_TYPE'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
51 7 15 2 $ct eq $handler->[0] or index($ct, $handler->[0]) == 0