| blib/lib/Tags/HTML/Element/Input.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 8 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 25 | 1 | 6 | unless (defined $input and builtin::blessed($input) and $input->isa("Data::HTML::Element::Input")) |
| 41 | 0 | 4 | unless ($self->{'_input'}) |
| 72 | 0 | 2 | unless ($self->{'_input'}) |
| 78 | 1 | 1 | if (defined $self->{'_input'}->css_class) |