blib/lib/Net/Braintree/Digest.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 6 | 0.0 |
line | true | false | branch |
---|---|---|---|
18 | 0 | 0 | if ($algo eq 'SHA-1') { } |
58 | 0 | 0 | unless (defined $left and defined $right) |
65 | 0 | 0 | if (length @left_bytes != length @right_bytes) |