Branch Coverage

blib/lib/SOAP/WSDL/Factory/Serializer.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
22 1 4 unless exists $SERIALIZER{$$args_of_ref{'soap_version'}}
25 1 3 unless eval "require $SERIALIZER{$$args_of_ref{'soap_version'}}"