| blib/lib/Ham/Reference/Phonetics.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 73 | 0 | 0 | unless $string |
| 77 | 0 | 0 | if ($$phonetics{$$self{'phonetic_set'}}{$letter}) { } |
| 0 | 0 | elsif ($letter eq ' ') { } | |
| 82 | 0 | 0 | if $$self{'space'} |
| 93 | 0 | 0 | unless $string |
| 97 | 0 | 0 | if ($$phonetics{$$self{'phonetic_set'}}{$letter}) { } |
| 0 | 0 | elsif ($letter eq ' ' and $$self{'space'}) { } |