| lib/SIRTX/VM/Chunk.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 18 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 328 | 0 | 0 | $n //= 0 |
| 366 | 0 | 0 | $length // 0 |
| 367 | 0 | 0 | $offset // 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 79 | 0 | 0 | 0 | $opts{'type'} //= $from->get("mediatype", "as", "Data::Identifier") |
| 175 | 0 | 0 | 0 | not defined $got or $got < 1 |
| 341 | 0 | 0 | 0 | $fh->tell // croak("Cannot tell position on data handle") |
| 0 | 0 | 0 | $offset //= $fh->tell // croak("Cannot tell position on data handle") |