line |
true |
false |
branch |
116
|
0 |
0 |
unless (exists $options{'TABLE'} and exists $options{'VALUE'} and exists $options{'KEY'}) |
128
|
0 |
0 |
unless $options{'NOLABEL'} |
133
|
0 |
0 |
if not $val and $options{'CHECKED'} and not $options{'KEY'} |
139
|
0 |
0 |
$val ? : |
178
|
0 |
0 |
unless (exists $options{'TABLE'} and exists $options{'VALUE'}) |
189
|
0 |
0 |
$options{'WHERE'} ? : |
190
|
0 |
0 |
$options{'GROUP'} ? : |
193
|
0 |
0 |
if $options{'ALLOWBLANK'} |
196
|
0 |
0 |
if ($self->PrepLEX("SELECT $options{'VALUE'}, $options{'SHOW'} FROM $options{'TABLE'} $where $group ORDER BY $options{'ORDERBY'}")) { } |
198
|
0 |
0 |
$value eq $options{'SELECT'} ? : |
233
|
0 |
0 |
unless (exists $options{'TABLE'} and exists $options{'VALUE'}) |
243
|
0 |
0 |
$options{'WHERE'} ? : |
248
|
0 |
0 |
$value eq $options{'SELECT'} ? : |
281
|
0 |
0 |
if ($options{'DISPCOLS'}) { } |
284
|
0 |
0 |
$options{'SORT'} ? : |
294
|
0 |
0 |
unless ($options{'FULLNAME'}) |
346
|
0 |
0 |
$options{'WRAP'} ? : |
358
|
0 |
0 |
if ($options{'DISPCOLS'}) { } |
361
|
0 |
0 |
$options{'SORT'} ? : |
367
|
0 |
0 |
unless ($options{'NOTABLE'}) |
373
|
0 |
0 |
if ($options{'TRIMDATES'} and $key =~ /LASTUPDATE$/) |
374
|
0 |
0 |
$options{'TRIMDATES'} =~ /^day$/i ? : |
|
0 |
0 |
$options{'TRIMDATES'} =~ /^minute$/i ? : |
383
|
0 |
0 |
if ($options{'ASFORM'}) |
387
|
0 |
0 |
if ($$dModRef{$key}) |
392
|
0 |
0 |
if ($data =~ /^~eval\(.*\)/o) { } |
421
|
0 |
0 |
unless ($options{'NOTABLE'}) |
423
|
0 |
0 |
unless ($options{'NOTABLE'}) |
425
|
0 |
0 |
if (not $options{'NOTABLE'}) |
487
|
0 |
0 |
if $_[2] and $retval ne '' |