| blib/lib/Date/Spoken/German.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 14 | 35.7 |
| line | l | !l | condition |
|---|---|---|---|
| 121 | 0 | 0 | $cipher{$year} || 'null' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 136 | 1 | 0 | 3 | $hundreds >= 20 or $hundreds == 10 |
| 140 | 0 | 2 | 0 | $cipher{"$1$2"} || $cipher{$2} . 'zehn' |
| 163 | 2 | 0 | 0 | $specialcipher{$tag} || $cipher{$tag} |
| 180 | 2 | 0 | 0 | shift() || time |