| blib/lib/Wiktionary/Parser/Language.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 19 | 20 | 95.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 28 | 97 | 2 | if $NAME_MAP | 
| 54 | 15768 | 580 | unless $name =~ /\(/ | 
| 93 | 105 | 19 | if $code | 
| 102 | 2 | 17 | if $code | 
| 109 | 13 | 4 | if $code | 
| 116 | 2 | 2 | if $code | 
| 120 | 0 | 2 | if $code | 
| 132 | 27 | 18 | if (length $code == 2) { } | 
| 15 | 3 | elsif (length $code == 3) { } | |
| 144 | 42 | 3 | if $name |