lib/Lingua/JA/Romaji/Valid/Rule.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 9 | 88.8 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
16 | 3665 | 240 | 4245 | length $c == 2 or $c eq 'j' |
3905 | 308 | 3937 | length $c == 2 or $c eq 'j' or $c eq 'y' | |
51 | 2065 | 80 | 0 | ref $self || $self |