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