Branch Coverage

blib/lib/WordListBase/MetaSyntactic.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
17 0 1 unless $package =~ /\AWordList::MetaSyntactic::(\w+)\z/
50 1 45 if $word eq $w
69 1 2 unless (defined $self->{'_all_words'})
75 0 3 if $self->{'_iterator_idx'} > @{$self->{'_all_words'};}