Condition Coverage

blib/lib/HTML/FormHandler/Widget/Wrapper/Base.pm
Criterion Covered Total %
condition 16 28 57.1


and 3 conditions

line !l l&&!r l&&r condition
32 30 0 1 $option_wrapper and $option_wrapper ne 'standard'
30 0 1 $option_wrapper and $option_wrapper ne 'standard' and $option_wrapper ne 'label'
78 11 13 3 $label eq '' and not $self->do_label

or 2 conditions

line l !l condition
11 0 93 $self->get_tag('label_tag') || 'label'
77 11 16 $self->option_label || ''

or 3 conditions

line l !l&&r !l&&!r condition
11 313 93 0 $label_tag ||= $self->get_tag('label_tag') || 'label'
31 1 0 30 $self->option_wrapper || $default_wrapper
156 0 0 0 $result ||= $self->result
162 0 6 0 my $result ||= $self->result
176 0 1 0 my $result ||= $self->result