Branch Coverage

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


line true false branch
116 0 0 defined $writer ? :
125 0 0 if (length $self->{$KEY}{'buffer'})
203 0 0 if $sub eq 'DESTROY'
212 0 0 if ($sub eq 'print')
213 0 0 if ($intercept)
238 0 0 unless $xml_dec
241 0 0 defined $element->{'Encoding'} ? :
252 0 0 if (ref $attributes{$attr} eq 'HASH') { }