| blib/lib/Net/Braintree/ResultObject.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 18 | 0 | 0 | if (is_hashref($value)) { } |
| 0 | 0 | elsif (is_arrayref($value)) { } | |
| 35 | 0 | 0 | if (is_arrayref($params->{$attribute})) { } |
| 38 | 0 | 0 | if is_hashref($element) |
| 42 | 0 | 0 | if is_hashref($params->{$attribute}) |