blib/lib/HTML/Zoom/Producer/BuiltIn.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 13 | 14 | 92.8 |
line | true | false | branch |
---|---|---|---|
22 | 1071 | 31 | if (defined $$evt{'raw'}) { } |
26 | 5 | elsif ($$evt{'type'} eq 'OPEN') { } | |
4 | 1 | elsif ($$evt{'type'} eq 'CLOSE') { } | |
1 | 0 | elsif ($$evt{'type'} eq 'EMPTY') { } | |
29 | 2 | 24 | defined $$evt{'raw_attrs'} ? : |
2 | 24 | $$evt{'is_in_place_close'} ? : | |
32 | 22 | 2 | @names ? : |