Branch Coverage

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


line true false branch
139 0 0 if (ref $wrapper_node->{'api_error_response'} eq 'HASH')
143 0 0 if (ref $wrapper_node->{'subscription'} eq 'HASH')
148 0 0 if (ref $wrapper_node->{'merchant_account'} eq 'HASH')
153 0 0 if (ref $wrapper_node->{'disbursement'} eq 'HASH')
158 0 0 if (ref $wrapper_node->{'transaction'} eq 'HASH')
163 0 0 if (ref $wrapper_node->{'partner_merchant'} eq 'HASH')
168 0 0 if (ref $wrapper_node->{'dispute'} eq 'HASH')
173 0 0 if (ref $wrapper_node->{'errors'} eq 'HASH')