| line |
true |
false |
branch |
|
159
|
0 |
0 |
if (exists $parm{'a4'}) { } |
|
|
0 |
0 |
elsif (exists $parm{'a5'}) { } |
|
|
0 |
0 |
elsif (exists $parm{'b5'}) { } |
|
|
0 |
0 |
elsif (exists $parm{'c6'}) { } |
|
177
|
0 |
0 |
exists $parm{'numbering'} ? : |
|
|
0 |
0 |
(exists $parm{'numbering'} ? $parm{'numbering'} : $numbering) ? : |
|
179
|
0 |
0 |
exists $parm{'stempel'} ? : |
|
|
0 |
0 |
(exists $parm{'stempel'} ? $parm{'stempel'} : $stempel) ? : |
|
181
|
0 |
0 |
exists $parm{'infobrief'} ? : |
|
|
0 |
0 |
(exists $parm{'infobrief'} ? $parm{'infobrief'} : $infobrief) ? : |
|
186
|
0 |
0 |
if ($parm{'sender'}) |