| blib/lib/LINQ/Iterator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 28 | 28 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 40 | 1 | 1179 | $ix >= @$cache ? : |
| 50 | 163 | 1367 | if $ix > 0 + $#$cache |
| 51 | 2 | 1365 | if $ix < 0 - @$cache |
| 79 | 1849 | 3966 | if $self->[1] |
| 80 | 1242 | 2724 | if $ix >= 0 and $ix < @$cache |
| 89 | 2 | 458 | @got ? : |
| 117 | 537 | 1 | if (@_) |
| 141 | 184 | 65 | if (tied @$self) |
| 154 | 131 | 3 | if (my $guts = $self->_guts) |
| 166 | 27 | 34 | if (my $guts = $self->_guts) |
| 168 | 23 | 4 | if $ref |
| 179 | 231 | 2 | if (my $guts = $self->_guts) |
| 183 | 1 | 1505 | if $done |
| 185 | 1342 | 161 | if $val |