line |
true |
false |
branch |
19
|
0 |
0 |
$time_zone ? :
|
25
|
0 |
0 |
if (exists $tz_long_short->{$timezone}) { }
|
36
|
0 |
0 |
if ($timezone ne '') { }
|
42
|
0 |
0 |
if ($form_timezone ne '') { }
|
43
|
0 |
0 |
if ($form_timezone =~ /^[0-9]$/) { }
|
83
|
0 |
0 |
if ($num_data_rilis ne '' and $num_data_rilis eq '1') { }
|
|
0 |
0 |
elsif ($num_data_rilis eq 2) { }
|
114
|
0 |
0 |
if ($name ne '') { }
|
120
|
0 |
0 |
if ($name_form ne '') { }
|
123
|
0 |
0 |
if ($name eq '') { }
|
143
|
0 |
0 |
if ($email ne '') { }
|
149
|
0 |
0 |
if ($emailGit_form ne '') { }
|
150
|
0 |
0 |
if ($emailGit_form =~ /(.*)\@(.*).(.*)/) { }
|
157
|
0 |
0 |
if ($email eq '') { }
|
176
|
0 |
0 |
if ($email ne '') { }
|
182
|
0 |
0 |
if ($emailGnuPG_form ne '') { }
|
183
|
0 |
0 |
if ($emailGnuPG_form =~ /(.*)\@(.*).(.*)/) { }
|
190
|
0 |
0 |
if ($email eq '') { }
|
214
|
0 |
0 |
if ($passph_form ne '') { }
|
220
|
0 |
0 |
if ($confirm_again eq 'y' or $confirm_again eq 'Y')
|