| blib/lib/HTML/FormHandler/Widget/Block.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 16 | 18 | 88.8 |
| line | true | false | branch |
|---|---|---|---|
| 76 | 17 | 1 | if ($self->wrapper) |
| 99 | 5 | 12 | if $self->has_class |
| 107 | 9 | 9 | if ($self->has_label) |
| 109 | 4 | 5 | if lc $self->tag eq 'fieldset' |
| 112 | 3 | 6 | if $self->has_label_class |
| 122 | 17 | 1 | if ($self->has_render_list) |
| 125 | 33 | 2 | if ($self->form->field_in_index($fb)) { } |
| 129 | 0 | 33 | unless $fld_result |
| 137 | 0 | 2 | unless $block |