| blib/lib/Kossy/Response.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 15 | 53.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 53 | 57 | 0 | 0 | builtin::blessed($body) and overload::Method($body, "\"\"") |
| 57 | 0 | 0 | builtin::blessed($body) and overload::Method($body, "\"\"") and not $body->can("getline") | |
| 69 | 9 | 61 | 0 | $SECURITY_HEADER and $k eq "X-XSS-Protection" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 45 | 58 | 43 | 0 | $self->{'headers'} ||= "HTTP::Headers::Fast"->new |
| 53 | 28 | 0 | 57 | not ref $body or builtin::blessed($body) and overload::Method($body, "\"\"") and not $body->can("getline") |