Branch Coverage

blib/lib/W3C/SOAP/XSD/Document/ComplexType.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
52 0 0 unless ($node)
77 0 0 unless (@nodes)
99 0 0 if ($node->nodeName =~ /(?:^|:)element$/) { }
0 0 elsif ($node->nodeName =~ /(?:^|:)choice$/) { }