Branch Coverage

blib/lib/HTML/Untidy.pm
Criterion Covered Total %
branch 12 12 100.0


line true false branch
90 6 9 if ($inner_html)
99 2 13 if @attrs
100 1 14 if @PROP
101 1 14 if @CLASS
103 12 3 if (@BODY) { }
116 10 5 if ($DEPTH == 0 or not $void) { }