Condition Coverage

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


and 3 conditions

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