blib/lib/Tags/HTML/Form/Input.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 12 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
18 | 0 | 1 | 4 | defined $input and &blessed($input) |
1 | 0 | 4 | defined $input and &blessed($input) and $input->isa("Data::HTML::Form::Input") | |
69 | 0 | 0 | 2 | defined $input and &blessed($input) |
0 | 0 | 2 | defined $input and &blessed($input) and $input->isa("Data::HTML::Form::Input") |