Branch Coverage

blib/lib/WordListRole/FirstNextResetFromEach.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
22 2 8 unless ($self->{'_all_words'})
27 0 10 unless defined $self->{'_iterator_idx'}
29 2 8 if $self->{'_iterator_idx'} > $#{$$self{"_all_words"};}