| blib/lib/Text/German/Endung.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 6 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 37 | 0 | 0 | if (defined $ENDUNG{$endung} and defined $ENDUNG{$endung}[1] and $ENDUNG{$endung}[1] & $class) |
| 52 | 34 | 256 | if (defined $ENDUNG{$endung} and $ENDUNG{$endung}[1] & $class) |
| 54 | 34 | 0 | if not defined $result or length $endung > length $result |