Condition Coverage

blib/lib/HTML/FormHandler/Widget/Wrapper/Simple.pm
Criterion Covered Total %
condition 8 12 66.6


or 2 conditions

line l !l condition
17 422 0 $self->label_tag || ''
61 0 421 $self->get_tag('error_class') || 'error_message'
65 0 421 $self->get_tag('warning_class') || 'warning_message'

or 3 conditions

line l !l&&r !l&&!r condition
23 17 356 0 $wrapper_tag ||= $self->has_flag('is_repeatable') ? 'fieldset' : 'div'
52 1 1 419 $self->get_tag('controls_div') or $self->has_element_wrapper_class