| blib/lib/Encode/Korean/TransliteratorGenerator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 2 | 21 | 9.5 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 196 | 208 | 1 | 0 | $self->head->[$i] eq '' and $i != 11 | 
| 304 | 0 | 0 | 0 | $self->enmode eq 'greedy' and $head == 11 | 
| 350 | 0 | 0 | 0 | ord $c >= 44032 and ord $c <= 55203 | 
| 534 | 0 | 0 | 0 | $head eq $NotFound and $body eq $NotFound | 
| 0 | 0 | 0 | $head ne $NotFound and $body eq $NotFound | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 546 | 0 | 0 | 0 | $foot eq $NotFound or $foot eq $FILL | 
| 556 | 0 | 0 | 0 | $look_ahead_token eq $NotFound or $look_ahead_token eq $NAUGHT |