Branch Coverage

blib/lib/Text/Phonetic/Phonix.pm
Criterion Covered Total %
branch 9 10 90.0


line true false branch
177 1 25 if (grep {$first_char eq $_;} 'A', 'E', 'I', 'O', 'U', 'Y') { }
5 20 elsif ($first_char eq 'W' or $first_char eq 'H') { }
211 0 26 unless defined $string
230 17 23 if defined $pos1
231 1 39 if defined $pos2