Branch Coverage

blib/lib/Date/Spoken/German.pm
Criterion Covered Total %
branch 26 32 81.2


line true false branch
120 0 5 if ($year < 10) { }
123 1 4 if ($tens == 0) { }
1 3 elsif ($tens % 10 == 0) { }
128 1 2 if ($tens < 10) { }
131 1 1 $1 == 1 ? :
2 0 unless $cipher{"$1$2"}
134 4 1 if ($year >= 100)
136 1 3 if ($hundreds >= 20 or $hundreds == 10) { }
137 0 1 $2 > 0 ? :
139 2 1 if ($hundreds > 10) { }
159 1 4 $tag > 19 ? :
160 3 2 if ($tag >= 10) { }
161 1 0 $1 > 1 ? :
1 0 $2 > 0 ? :
1 2 unless $cipher{"$1$2"}
171 0 5 if (wantarray) { }