blib/lib/Lingua/AM/Abbreviate.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 10 | 70.0 |
line | true | false | branch |
---|---|---|---|
61 | 2 | 1 | if ($AbbreviatedAmharic{$term}) { } |
65 | 0 | 1 | if ($AbbreviatedAmharic{$term}) { } |
71 | 1 | 0 | if ($AbbreviatedAmharic{$prefix}) |
85 | 0 | 5 | if $AbbreviatedAmharic{$key} eq $term |
87 | 1 | 4 | if ($term =~ /^$AbbreviatedAmharic{$key}/) |