| blib/lib/Tie/Array/Boolean.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 8 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 27 | 30 | 96 | if 1 + $index > $self->FETCHSIZE |
| 38 | 1 | 215 | if 1 + $index > $self->FETCHSIZE |
| 52 | 27 | 33 | if ($size < $$self{'size'}) |
| 66 | 2 | 1 | if ($index == $self->FETCHSIZE - 1) { } |