Branch Coverage

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


line true false branch
19 376 49 if ($self->do_wrapper)
23 13 346 $self->has_flag('is_repeatable') ? :
28 19 357 if $wrapper_tag eq 'fieldset'
31 23 402 if lc $self->widget eq 'checkbox'
33 316 108 if $self->do_label
39 1 423 if ($self->get_tag('controls_div')) { }
1 422 elsif ($self->has_element_wrapper_class) { }
52 2 422 if ($self->get_tag('controls_div') or $self->has_element_wrapper_class)
60 424 0 unless ($self->get_tag('no_errors'))
69 375 49 if ($self->do_wrapper)