line |
l |
!l |
condition |
184
|
0 |
10 |
$$profile{'auto_' . $group} || (next) |
250
|
0 |
0 |
$self->make_field($_, 'Auto') || (next) |
261
|
17 |
0 |
$self->make_field($name, $type) || (next) |
280
|
17 |
0 |
$type_data->{'type'} || die('Failed to provide field type to make_field()') |
323
|
0 |
5 |
$self->init_object || $self->item || (return) |
430
|
3 |
0 |
$Form::Processor::LANGUAGE_HANDLE || $ENV{'LANGUAGE_HANDLE'} || 'Form::Processor::I18N'->get_handle || die('Failed call to Text::Maketext->get_handle') |
445
|
2 |
1 |
$params ||= {} |
531
|
0 |
3 |
$self->profile->{'dependency'} || (return) |
614
|
0 |
0 |
$form->field($name, $no_die) || (return) |