| lib/YAX/Query.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 12 | 58.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 116 | 21 | 0 | 1 | defined $start and defined $end |
| 164 | 11 | 2 | 1 | defined $type and $child->type != $type |
| 205 | 624 | 0 | 0 | $name eq '*' and $n->type == 1 |
| 624 | 0 | 0 | $name eq '#processing-instruction' and $n->type == 7 |