Branch Coverage

blib/lib/XML/Toolkit/Builder/Filter.pm
Criterion Covered Total %
branch 10 12 83.3


line true false branch
27 2 4 $type eq 'child' ? :
28 1 5 if $class->has_attribute($name)
42 5 0 unless $class->has_attribute($name)
83 2 3 unless ($self->is_root)
106 4 1 if $self->has_text
108 0 5 unless $$el{'Name'} eq $$top{'Name'}