| blib/lib/Lingua/KO/Romanize/Hangul.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 13 | 18 | 72.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 180 | 117 | 0 | 0 | $this =~ /(tt|pp|jj)$/ and $novowel |
| 105 | 1 | 11 | $this =~ /([^n]g|kk)$/ and $novowel | |
| 104 | 0 | 2 | $this =~ /(d|j|ch|s?s)$/ and $novowel | |
| 100 | 0 | 4 | $this =~ /(b)$/ and $novowel | |
| 89 | 1 | 10 | $this =~ /(r)$/ and $novowel |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 121 | 2 | 0 | 197 | not defined $c3 or defined $c4 |