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