Branch Coverage

lib/WebService/Braintree/Util.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
32 0 0 if (is_hashref($value)) { }
45 0 0 unless $namespace
54 0 0 unless grep {$element eq $_;} @$array2
62 0 0 if (not is_arrayref($attrs)) { }
75 0 0 unless defined $id
76 0 0 unless $id =~ /\S/