| blib/lib/WebService/Braintree/TransactionGateway.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 10 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 14 | 0 | 0 | unless verify_params($params, transaction_signature()) | 
| 20 | 0 | 0 | unless validate_id($id) | 
| 52 | 0 | 0 | unless verify_params($params, clone_transaction_signature()) | 
| 61 | 0 | 0 | unless verify_params($response, transaction_search_results_signature()) | 
| 93 | 0 | 0 | if scalar @{$ids;} == 0 |