Condition Coverage

blib/lib/Tags/HTML/Element/Input.pm
Criterion Covered Total %
condition 4 6 66.6


and 3 conditions

line !l l&&!r l&&r condition
25 0 1 6 defined $input and builtin::blessed($input)
1 0 6 defined $input and builtin::blessed($input) and $input->isa("Data::HTML::Element::Input")