blib/lib/HTML/FormHandler/Widget/Wrapper/Table.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 10 | 90.0 |
line | true | false | branch |
---|---|---|---|
11 | 0 | 39 | if $self->has_flag('is_compound') and $self->get_tag('no_compound_wrapper') |
14 | 4 | 35 | if ($self->has_flag('is_compound')) { } |
29 | 12 | elsif ($self->do_label and length $self->label > 0) { } | |
20 | 35 | 4 | unless ($self->has_flag('is_compound')) |
25 | 35 | 4 | unless ($self->has_flag('is_compound')) |