blib/lib/Tree/DAG_Node/XPath.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 5 | 80.0 |
line | l | !l | condition |
---|---|---|---|
84 | 37 | 97 | $node->mother || bless({'root', $node}, 'Tree::DAG_Node::XPath::Root') |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
65 | 1 | 7 | 0 | $context ||= $node |