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