blib/lib/HTTP/Response/CGI.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 6 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
43 | 0 | 0 | 4 | $header and $value |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
33 | 0 | 1 | 4 | not $self->protocol or $self->protocol =~ m[^HTTP/[\d\.]+] |