Condition Coverage

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


and 3 conditions

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