Branch Coverage

blib/lib/SOAP/WSDL/XSD/Typelib/Builtin/anyType.pm
Criterion Covered Total %
branch 14 22 63.6


line true false branch
18 1 31 unless $#_
19 25 6 unless exists $_[1]{'name'}
21 0 6 if $_[1]{'attr'}
29 0 1 defined $_[1]{'xmlns'} ? :
1 5 if $_[1]{'nil'}
37 0 0 defined $_[1]{'xmlns'} ? :
0 5 if $_[1]{'empty'}
42 0 5 defined $_[1]{'xmlns'} ? :
54 0 24 unless $#_
55 20 4 unless exists $_[1]{'name'}
56 0 4 if $_[1]{'attr'}