| blib/lib/LINQ/Iterator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 28 | 28 | 100.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 40 | 1 | 1122 | $ix >= @$cache ? : | 
| 50 | 161 | 1357 | if $ix > 0 + $#$cache | 
| 51 | 2 | 1355 | if $ix < 0 - @$cache | 
| 79 | 1792 | 3876 | if $self->[1] | 
| 80 | 1232 | 2644 | if $ix >= 0 and $ix < @$cache | 
| 89 | 2 | 445 | @got ? : | 
| 117 | 524 | 1 | if (@_) | 
| 141 | 173 | 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 |