Branch Coverage

blib/lib/XML/Parser/LiteCopy.pm
Criterion Covered Total %
branch 25 30 83.3


line true false branch
26 0 48 if ref $class
31 7 41 unless $parameters{'Handlers'}
44 64 42 unless (@_)
56 112 0 defined $func ? :
172 2 42 if @stack
173 2 40 unless $level
178 2 78 if $level++ and not @stack
184 49 16 if @stack
191 2 2 $level ? :
4 20 if index("\n\r\t ", substr($_[0], $i, 1)) < 0
197 1 75 unless @stack
198 3 72 unless pop @stack eq $_[0]
207 0 0 unless pop @stack eq $_[0]
212 0 9 unless @stack
225 8 6 if ($ReturnErrors)