Branch Coverage

blib/lib/WebService/Braintree/MerchantAccountGateway.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
15 0 0 unless verify_params($params, _detect_signature($params))
21 0 0 unless verify_params($params, _update_signature())
27 0 0 unless validate_id($id)
33 0 0 if (ref $params->{'applicant_details'} eq 'HASH') { }