blib/lib/HTML/Selector/XPath.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 12 | 12 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
142 | 169 | 6 | 291 | length $rule and $rule ne $last_rule |
166 | 276 | 3 | 12 | defined $parms{'prefix'} and not $tag =~ /[*:|]/ |
line | l | !l | condition |
---|---|---|---|
114 | 10 | 4 | $2 || 0 |
131 | 18 | 172 | $parms{'root'} || '/' |
164 | 203 | 40 | $name || '*' |