Condition Coverage

blib/lib/Pinwheel/TagSelect.pm
Criterion Covered Total %
condition 0 17 0.0


and 3 conditions

line !l l&&!r l&&r condition
45 0 0 0 @uniq and $_->isSameNode($uniq[-1])
101 0 0 0 $type ne '*' and $type ne 'ID'
0 0 0 $type ne '*' and $type ne 'ID' and $type ne 'NSID'

or 2 conditions

line l !l condition
257 0 0 parse_element_name($lexer) || ''

or 3 conditions

line l !l&&r !l&&!r condition
117 0 0 0 $$token[0] eq 'ID' or $$token[0] eq 'NSID'
279 0 0 0 $$token[0] eq 'ID' or $$token[0] eq '*'