| blib/lib/XML/LibXML/SAX/Parser.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 20 | 45.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 218 | 0 | 11 | 2 | index($name, ":") < 0 and length $prefix |
| line | l | !l | condition |
|---|---|---|---|
| 234 | 1 | 35 | $element->prefix || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 88 | 6 | 0 | 0 | $node->nodeType == 9 or $node->nodeType == 13 |
| 103 | 62 | 0 | 42 | $node_type == 3 or $node_type == 4 |
| 6 | 0 | 0 | $node_type == 9 or $node_type == 13 | |
| 6 | 0 | 0 | $node_type == 9 or $node_type == 13 or $node_type == 11 | |
| 0 | 0 | 0 | $node_type == 19 or $node_type == 20 |