| blib/lib/PITA/XML/SAXParser.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 9 | 77.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 209 | 68 | 0 | 10 | $$element{'LocalName'} eq $$self{'root'} and @{$$self{'context'};} == 1 |
| 219 | 13 | 4 | 51 | exists $$self{'chars'} and defined $$self{'chars'} |
| 237 | 19 | 0 | 51 | exists $$self{'chars'} and defined $$self{'chars'} |