Branch Coverage

blib/lib/HTML/FormHandler/Widget/Wrapper/Simple.pm
Criterion Covered Total %
branch 19 20 95.0


line true false branch
19 373 49 if ($self->do_wrapper)
23 13 343 $self->has_flag('is_repeatable') ? :
28 19 354 if $wrapper_tag eq 'fieldset'
31 23 399 if lc $self->widget eq 'checkbox'
33 313 108 if $self->do_label
39 1 420 if ($self->get_tag('controls_div')) { }
1 419 elsif ($self->has_element_wrapper_class) { }
52 2 419 if ($self->get_tag('controls_div') or $self->has_element_wrapper_class)
60 421 0 unless ($self->get_tag('no_errors'))
69 372 49 if ($self->do_wrapper)