line |
!l |
l&&!r |
l&&r |
condition |
69
|
53 |
0 |
0 |
$self->parent and $self->parent->result
|
124
|
1507 |
7 |
0 |
$self->inactive and not $self->_active
|
128
|
38 |
809 |
658 |
$self->has_result and $self->has_input
|
|
847 |
5 |
653 |
$self->has_result and $self->has_input and not $self->fif_from_value
|
|
846 |
6 |
0 |
$self->fif_from_value and not defined $lresult->value
|
218
|
0 |
500 |
0 |
$self->form && $self->form->html_prefix
|
266
|
0 |
0 |
1 |
$self->form and $self->form->block_exists($block_name)
|
284
|
0 |
0 |
1095 |
scalar @ns and ref $ns[0] eq 'ARRAY'
|
318
|
0 |
349 |
26 |
$self->form and $self->form->has_flag('is_html5')
|
411
|
0 |
546 |
26 |
$self->form and $self->form->has_flag('is_html5')
|
467
|
60 |
0 |
0 |
exists $attr->{'id'} && !$self->get_tag('no_wrapper_id')
|
|
540 |
0 |
60 |
$self->has_flag('is_compound') and not exists $attr->{'id'} && !$self->get_tag('no_wrapper_id')
|
522
|
70 |
1073 |
18 |
$self->form and $self->form->can($set_validate)
|
540
|
70 |
1088 |
7 |
$self->form and $self->form->can($set_default)
|
603
|
1 |
434 |
1 |
$self->form and $self->form->can('render_filter')
|
672
|
28 |
476 |
0 |
$self->form and $self->form->can('localize_meth')
|
728
|
59 |
71 |
1 |
$self->has_form and $self->form->_has_form_message($msg)
|
776
|
1162 |
5 |
4 |
$self->disabled and $self->has_init_value
|
795
|
0 |
107 |
6 |
$self->form and $self->form->use_fields_for_input_without_param
|
840
|
173 |
4133 |
1400 |
defined $parent_name and length $parent_name
|
857
|
0 |
1 |
0 |
defined $parent_accessor and length $parent_accessor
|
917
|
0 |
0 |
0 |
ref $_ && $_->isa('DateTime')
|
line |
l |
!l&&r |
!l&&!r |
condition |
84
|
1858 |
0 |
1 |
$self->has_result or not $self->form
|
94
|
7652 |
0 |
10 |
$self->has_result or not $self->form
|
126
|
1314 |
191 |
1 |
$result or $self->has_result
|
127
|
1314 |
191 |
0 |
$result || $self->result
|
128
|
653 |
0 |
852 |
$self->has_result and $self->has_input and not $self->fif_from_value or $self->fif_from_value and not defined $lresult->value
|
299
|
55 |
0 |
4574 |
$self->inactive && !$self->_active || !$self->inactive && $self->has__active && $self->_active == 0
|
391
|
24 |
0 |
0 |
$result ||= $self->result
|
408
|
476 |
96 |
0 |
$result ||= $self->result
|
441
|
409 |
95 |
0 |
$result ||= $self->result
|
458
|
492 |
108 |
0 |
$result ||= $self->result
|
475
|
4 |
21 |
555 |
$result->has_error_results or $result->has_errors
|
520
|
1 |
1160 |
0 |
$set_validate ||= 'validate_' . convert_full_name($self->full_name)
|
539
|
0 |
1165 |
0 |
$set_default ||= 'default_' . convert_full_name($self->full_name)
|
585
|
146 |
2 |
843 |
ref $_ or not defined $_
|
900
|
1 |
106 |
177 |
$self->has_deflation || $self->has_deflate_method
|
963
|
0 |
0 |
0 |
$widget_wrapper ||= $self->form->widget_wrapper
|