Branch Coverage

blib/lib/Net/Braintree/WebhookNotification.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
15 0 0 if (ref $wrapper_node->{'api_error_response'} eq 'HASH')
19 0 0 if (ref $wrapper_node->{'subscription'} eq 'HASH')
24 0 0 if (ref $wrapper_node->{'merchant_account'} eq 'HASH')
29 0 0 if (ref $wrapper_node->{'disbursement'} eq 'HASH')
34 0 0 if (ref $wrapper_node->{'transaction'} eq 'HASH')
39 0 0 if (ref $wrapper_node->{'partner_merchant'} eq 'HASH')
44 0 0 if (ref $wrapper_node->{'dispute'} eq 'HASH')
49 0 0 if (ref $wrapper_node->{'errors'} eq 'HASH')