blib/lib/Data/Enumerator/Where.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 8 | 75.0 |
line | true | false | branch |
---|---|---|---|
14 | 12 | 3670 | if $self->is_last($value) |
16 | 2 | 3668 | if $self->is_last($result) |
17 | 418 | 3250 | if $result |
24 | 0 | 0 | if ref $filter eq 'CODE' |