blib/lib/WordList/Test/Dynamic/OneTwo_FirstNextReset.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 6 | 83.3 |
line | true | false | branch |
---|---|---|---|
31 | 0 | 29 | unless defined $self->{'_iterator_idx'} |
34 | 12 | 17 | if ($self->{'_iterator_idx'} == 1) { } |
9 | 8 | elsif ($self->{'_iterator_idx'} == 2) { } |