| blib/lib/Lingua/Identifier/Feature/Alphabet.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 20 | 55.0 |
| line | true | false | branch |
|---|---|---|---|
| 65 | 0 | 1 | if $$res{'_cir'} > 0.2 |
| 66 | 1 | 0 | if $$res{'_lat'} > 0.4 |
| 68 | 0 | 1 | if $$res{'_jap'} > 0.2 |
| 69 | 0 | 1 | if $$res{'_kor'} > 0.2 |
| 70 | 0 | 1 | if $$res{'_cjk'} > 0.3 and $$res{'_ztw'} > $$res{'_zcn'} |
| 71 | 0 | 1 | if $$res{'_cjk'} > 0.3 and $$res{'_ztw'} < $$res{'_zcn'} |
| 73 | 0 | 1 | if $$res{'_arb'} > 0.2 |
| 74 | 0 | 1 | if $$res{'_tha'} > 0.2 |
| 75 | 0 | 1 | if $$res{'_gre'} > 0.2 |
| 83 | 1 | 9 | $k eq $choose ? : |