blib/lib/XML/Filter/Hekeln.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
37 | 0 | 0 | 0 | $$self{'Script'} and not $$self{'Action'} |
173 | 0 | 0 | 0 | $event eq 'characters' || $event eq 'start_cdata' || $event eq 'end_cdata' and $$self{'Flag'}{$$self{'Stack'}[0]} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
30 | 0 | 0 | 0 | ref $proto || $proto |
173 | 0 | 0 | 0 | $event eq 'characters' || $event eq 'start_cdata' || $event eq 'end_cdata' |