blib/lib/Data/Decode/Encode/HTTP/Response.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 5 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
21 | 0 | 0 | 0 | $$hints{'response'} and eval { do { $$hints{'response'}->isa('HTTP::Response') } } |
line | l | !l | condition |
---|---|---|---|
28 | 0 | 0 | $res->header('Content-Type') || '' |