blib/lib/Pinwheel/TagSelect.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 17 | 0.0 |
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' |
line | l | !l | condition |
---|---|---|---|
257 | 0 | 0 | parse_element_name($lexer) || '' |
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 '*' |