| blib/lib/Net/LDAP/Class/MultiIterator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 10 | 80.0 |
| line | true | false | branch |
|---|---|---|---|
| 43 | 0 | 6 | if (not $self->iterators && ref $self->iterators or ref $self->iterators ne 'ARRAY') |
| 78 | 45 | 95 | if $iter->is_exhausted |
| 80 | 5 | 90 | unless (defined $ret) |
| 81 | 0 | 5 | unless ($iter->is_exhausted) |
| 118 | 2 | 2 | if $iter->is_exhausted |