Branch Coverage

blib/lib/XML/Validator/Schema/RootNode.pm
Criterion Covered Total %
branch 0 28 0.0


line true false branch
42 0 0 if (ref $d eq 'XML::Validator::Schema::ElementNode')
65 0 0 if ($$ref{'attr'})
71 0 0 unless $$ref{'unresolved_ref'}
75 0 0 unless $element
91 0 0 if ($$element{'attr'})
97 0 0 unless $$element{'unresolved_type'}
104 0 0 unless $type
108 0 0 if ($type->isa('XML::Validator::Schema::ComplexTypeNode')) { }
0 0 elsif ($type->isa('XML::Validator::Schema::SimpleType')) { }
110 0 0 if $element->daughters
116 0 0 unless $$new_node{'attr'}
0 0 unless $$element{'attr'}
136 0 0 unless $type
148 0 0 unless $attr