Condition Coverage

blib/lib/HTML/FormFu/Element/ComboBox.pm
Criterion Covered Total %
condition 9 12 75.0


and 3 conditions

line !l l&&!r l&&r condition
139 0 5 2 $default ne '' and &any(sub { $_->{'value'} eq $default; } , @$select_options)
262 3 4 4 defined $text_value and length $text_value
0 1 6 defined $select_value and length $select_value

or 3 conditions

line l !l&&r !l&&!r condition
131 5 0 2 not $self->form->submitted or $self->render_processed_value