| blib/lib/Tags/HTML/Element/Form.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 16 | 81.2 |
| line | true | false | branch |
|---|---|---|---|
| 45 | 2 | 5 | unless (defined $form and builtin::blessed($form) and $form->isa("Data::HTML::Element::Form")) |
| 61 | 1 | 4 | unless (exists $self->{'_form'}) |
| 73 | 1 | 3 | defined $self->{'_form'}{'label'} ? : |
| 79 | 1 | 3 | defined $self->{'_form'}{'label'} ? : |
| 91 | 1 | 1 | unless (exists $self->{'_form'}) |
| 96 | 1 | 0 | if (defined $self->{'_form'}->css_class) |
| 100 | 1 | 0 | if ($css_legend) |
| 105 | 1 | 0 | if ($css_fieldset) |