| blib/lib/Seq/Iter.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 10 | 70.0 |
| line | true | false | branch |
|---|---|---|---|
| 26 | 0 | 6 | if @gen_seq > $BUFFER_SIZE |
| 29 | 4 | 3 | if (defined $index_coderef) { } |
| 0 | 3 | elsif ($index >= @orig_seq) { } | |
| 31 | 0 | 4 | unless defined $item |
| 38 | 1 | 2 | if (ref $item eq 'CODE') { } |