| blib/lib/HTML/FormHandler/Widget/Block.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 16 | 18 | 88.8 |
| line | true | false | branch |
|---|---|---|---|
| 86 | 18 | 1 | if ($self->wrapper) |
| 109 | 5 | 13 | if $self->has_class |
| 117 | 10 | 9 | if ($self->has_label) |
| 119 | 5 | 5 | if lc $self->tag eq 'fieldset' |
| 122 | 3 | 7 | if $self->has_label_class |
| 132 | 18 | 1 | if ($self->has_render_list) |
| 135 | 34 | 2 | if ($self->form->field_in_index($fb)) { } |
| 139 | 0 | 34 | unless $fld_result |
| 147 | 0 | 2 | unless $block |