Branch Coverage

blib/lib/SOAP/WSDL/XSD/SimpleType.pm
Criterion Covered Total %
branch 15 26 57.6


line true false branch
48 1 1 unless $$_{'LocalName'} eq 'base'
58 1 1 unless $$_{'LocalName'} eq 'itemType'
68 2 2 unless $$_{'LocalName'} eq 'memberTypes'
83 2 2 if $flavor_of{$ident} eq 'restriction' or $flavor_of{$ident} eq 'union' or $flavor_of{$ident} eq 'enumeration'
88 1 1 if ($flavor_of{$ident} eq 'list')
91 0 1 if ref $value ne 'ARRAY'
99 0 3 if $$opt{'readable'}
101 0 3 if ($$opt{'autotype'})
109 0 0 $b eq '#default' ? :
0 0 $a eq '#default' ? :
111 0 0 if (grep(($_ ne '#default'), @possible_namespace_names) > 1 or not @possible_namespace_names)
119 0 3 unless defined $value
122 0 3 if $$opt{'readable'}