Condition Coverage

blib/lib/Test/XML/Ordered.pm
Criterion Covered Total %
condition 9 14 64.2


and 3 conditions

line !l l&&!r l&&r condition
239 59 1 29 @got_attrs and @exp_attrs
306 57 0 1 $is_got_empty and not $is_expected_empty
57 0 0 $is_expected_empty and not $is_got_empty

or 2 conditions

line l !l condition
224 59 0 (length $attr->{'ns'} ? $elem->getAttributeNs($attr->{'localName'}, $attr->{'ns'}) : $elem->getAttribute($attr->{'localName'})) // ""

or 3 conditions

line l !l&&r !l&&!r condition
132 3 0 157 $self->_got_end or $self->_expected_end