Branch Coverage

blib/lib/SOAP/WSDL/Factory/Deserializer.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
22 1 2 unless exists $DESERIALIZER{$$args_of_ref{'soap_version'}}
25 2 0 unless eval "require $DESERIALIZER{$$args_of_ref{'soap_version'}}"