Branch Coverage

blib/lib/Acme/AjiFry/EN.pm
Criterion Covered Total %
branch 14 22 63.6


line true false branch
85 1 9 unless ($raw_string)
86 0 1 if $chomped
92 0 9 if $chomped
105 0 5 unless ($ajifry_word)
106 0 0 if $chomped
112 0 4 if $chomped
128 0 172 if ($raw_char eq ' ') { }
160 12 elsif ($raw_char =~ /[a-zA-Z0-9]/) { }
152 75 2725 if ($ajifry_word =~ s/^$$map{$key}//)
154 0 75 if ($key eq 'space') { }
164 6 75 unless ($match)