Condition Coverage

blib/lib/HTML/FormHandler/Widget/Field/Select.pm
Criterion Covered Total %
condition 11 23 47.8


and 3 conditions

line !l l&&!r l&&r condition
90 135 0 0 defined $option->{'disabled'} and $option->{'disabled'}
93 0 135 0 defined $fif and $self->multiple && exists $fif_lookup{$value} || $fif eq $value

or 2 conditions

line l !l condition
89 0 135 $option->{'attributes'} || {}

or 3 conditions

line l !l&&r !l&&!r condition
11 22 14 0 $result ||= $self->result
19 37 0 0 $result ||= $self->result
51 37 0 0 $result ||= $self->result
74 135 0 0 $result ||= $self->result
93 21 9 105 $self->multiple && exists $fif_lookup{$value} || $fif eq $value