| blib/lib/LINQ/Iterator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 28 | 28 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 40 | 1 | 1166 | $ix >= @$cache ? : |
| 50 | 161 | 1357 | if $ix > 0 + $#$cache |
| 51 | 2 | 1355 | if $ix < 0 - @$cache |
| 79 | 1836 | 3928 | if $self->[1] |
| 80 | 1232 | 2696 | if $ix >= 0 and $ix < @$cache |
| 89 | 2 | 453 | @got ? : |
| 117 | 532 | 1 | if (@_) |
| 141 | 181 | 64 | 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 | 229 | 2 | if (my $guts = $self->_guts) |
| 183 | 1 | 1493 | if $done |
| 185 | 1332 | 159 | if $val |