| blib/lib/Iterator/Flex/Chunk.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 8 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 100 | 0 | 0 | 4 | Ref::Util::XS::is_blessed_ref($@) and $@->isa("Iterator::Flex::Failure::Exhausted") |
| line | l | !l | condition |
|---|---|---|---|
| 57 | 3 | 0 | delete $pars{'capacity'} // 1 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 92 | 0 | 2 | 14 | $iterator_state == 1 or $next_is_exhausted |