| lib/UniGreek.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 14 | 71.4 |
| line | true | false | branch |
|---|---|---|---|
| 32 | 32 | 0 | if ($current_combination ne '') { } |
| 0 | 0 | elsif (defined $c) { } | |
| 34 | 29 | 3 | defined $greek_utf8 ? : |
| 37 | 30 | 2 | if (defined $c) { } |
| 46 | 1 | 1 | if (scalar @output and $output[-1] eq 'σ') |
| 59 | 0 | 2 | if (scalar @output and $output[-1] eq 'ς') |
| 803 | 759 | 762 | unless $unigreek_to_utf8{$key}[1] |