Branch Coverage

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


line true false branch
12 0 0 unless verify_params($params, _detect_signature($params))
18 0 0 unless verify_params($params, _update_signature())
24 0 0 unless validate_id($id)
37 0 0 if (ref $$params{'applicant_details'} eq 'HASH') { }