Branch Coverage

blib/lib/XML/Writer/Lazy.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
130 0 0 if (length $self->{$KEY}{'buffer'})
178 0 0 if $sub eq 'DESTROY'
188 0 0 if ($sub eq 'print')
189 0 0 if ($intercept)
222 0 0 unless $xml_dec
231 0 0 if (ref $attributes{$attr} eq 'HASH') { }