Branch Coverage

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


line true false branch
18 1 123 unless $#_
19 77 46 unless exists $_[1]{'name'}
21 4 42 if $_[1]{'attr'}
29 0 1 defined $_[1]{'xmlns'} ? :
1 41 if $_[1]{'nil'}
37 0 2 defined $_[1]{'xmlns'} ? :
2 39 if $_[1]{'empty'}
42 0 39 defined $_[1]{'xmlns'} ? :
54 12 100 unless $#_
55 58 42 unless exists $_[1]{'name'}
56 4 38 if $_[1]{'attr'}