Condition Coverage

blib/lib/Tags/HTML/Element/Form.pm
Criterion Covered Total %
condition 6 6 100.0


and 3 conditions

line !l l&&!r l&&r condition
45 1 1 6 defined $form and builtin::blessed($form)
1 1 5 defined $form and builtin::blessed($form) and $form->isa("Data::HTML::Element::Form")