Branch Coverage

blib/lib/WebService/Braintree/ResultObject.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
17 0 0 if (is_hashref($value)) { }
0 0 elsif (is_arrayref($value)) { }
34 0 0 if (is_arrayref($params->{$attribute})) { }
37 0 0 if is_hashref($element)
41 0 0 if is_hashref($params->{$attribute})