| lib/WebService/Braintree/TransactionGateway.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 16 | 0 | 0 | unless verify_params($params, transaction_signature()) |
| 22 | 0 | 0 | unless validate_id($id) |
| 54 | 0 | 0 | unless verify_params($params, clone_transaction_signature()) |
| 63 | 0 | 0 | unless verify_params($response, transaction_search_results_signature()) |
| 95 | 0 | 0 | if scalar @{$ids;} == 0 |