Condition Coverage

blib/lib/HTTP/Response/CGI.pm
Criterion Covered Total %
condition 3 6 50.0


and 3 conditions

line !l l&&!r l&&r condition
43 0 0 4 $header and $value

or 3 conditions

line l !l&&r !l&&!r condition
33 0 1 4 not $self->protocol or $self->protocol =~ m[^HTTP/[\d\.]+]