| blib/lib/HTTP/Body.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 8 | 62.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 99 | 142 | 26 | 0 | $index >= 0 and !defined($earliest_index) || $index < $earliest_index |
| line | l | !l | condition |
|---|---|---|---|
| 105 | 26 | 2 | $type or 'application/octet-stream' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 99 | 26 | 0 | 0 | !defined($earliest_index) || $index < $earliest_index |