| blib/lib/Lingua/LO/NLP/Analyze.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 11 | 12 | 91.6 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 151 | 6 | 3 | 1 | exists $CONS_H_MNL{$consonant} and not $+{'vowel0'} | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 128 | 289 | 1 | 0 | shift() // croak(q[`syllable' argument missing or undefined]) | 
| 140 | 86 | 183 | 20 | $+{'vowel0'} // () | 
| 157 | 1 | 2 | 6 | $consonant eq "\x{ea7}" or $consonant eq "\x{e8d}" |