| blib/lib/Data/Enumerator/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 14 | 92.8 |
| line | true | false | branch |
|---|---|---|---|
| 27 | 913 | 4552 | if $count >= scalar @{$self->object;} |
| 37 | 24 | 393 | if $self->is_last($result) |
| 39 | 0 | 393 | if $self->is_last($value) |
| 65 | 2 | 14 | unless $flag |
| 67 | 2 | 12 | unless $result |
| 78 | 10 | 10 | unless $flag |
| 80 | 1 | 9 | if $result |