Branch Coverage

blib/lib/XML/Filter/TableWrapper.pm
Criterion Covered Total %
branch 23 30 76.6


line true false branch
86 1 0 unless defined $$self{'Columns'}
87 1 0 unless $$self{'ListTags'}
91 1 0 unless ref $$self{'ListTags'}
109 1 0 if @_
129 0 9 $$elt{'Prefix'} ? :
141 33 5 if ($$self{'Depth'} == 1)
142 9 24 unless ($$self{'ColCount'})
151 33 5 if $$self{'Depth'}
156 5 33 if (exists $$self{'ListTags'}{$jc_name})
173 38 0 if ($$self{'Depth'})
176 33 5 if ($$self{'Depth'} == 1) { }
5 0 elsif (not $$self{'Depth'}) { }
177 5 28 if ($$self{'ColCount'} >= $$self{'Columns'})
183 4 1 if $$self{'EndRowElt'}
191 5 33 if $end_row_elt