| blib/lib/HTTP/Body.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 8 | 62.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 128 | 167 | 31 | 0 | $index >= 0 and !defined($earliest_index) || $index < $earliest_index |
| line | l | !l | condition |
|---|---|---|---|
| 134 | 31 | 2 | $type or "application/octet-stream" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 128 | 31 | 0 | 0 | !defined($earliest_index) || $index < $earliest_index |