blib/lib/Net/Braintree/TransactionGateway.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
12 | 0 | 0 | unless verify_params($params, transaction_signature()) |
18 | 0 | 0 | unless validate_id($id) |
50 | 0 | 0 | unless verify_params($params, clone_transaction_signature()) |
59 | 0 | 0 | unless verify_params($response, transaction_search_results_signature()) |
97 | 0 | 0 | if scalar @{$ids;} == 0 |