blib/lib/HTTP/SecureHeaders.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 11 | 12 | 91.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
79 | 1 | 1 | 49 | $headers->can("exists") and $headers->can("get") |
2 | 1 | 48 | $headers->can("exists") and $headers->can("get") and $headers->can("set") | |
149 | 4 | 0 | 105 | $name and $value |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
195 | 2 | 3 | 18 | $_[0] eq 0 or $_[0] eq 1 |