Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
26 1 1 4 defined $select and builtin::blessed($select)
1 1 3 defined $select and builtin::blessed($select) and $select->isa("Data::HTML::Element::Select")