| blib/lib/HTTP/Response/Maker/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 8 | 87.5 |
| line | l | !l | condition |
|---|---|---|---|
| 11 | 1 | 3 | delete $args{'prefix'} || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 33 | 1 | 0 | 8 | shift() || do { require HTTP::Response::Maker; \@HTTP::Response::Maker::DefaultHeaders } |
| 43 | 1 | 1 | 7 | $code == 204 or $code == 304 |