blib/lib/Business/GoCardless/Utils.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 12 | 91.6 |
line | true | false | branch |
---|---|---|---|
54 | 3 | 11 | if $ENV{'GOCARDLESS_SKIP_SIG_CHECK'} |
56 | 4 | 7 | if ($sig) { } |
115 | 0 | 420 | unless $Business::GoCardless::Utils::a->[0] cmp $Business::GoCardless::Utils::b->[0] |
116 | 27 | 5 | ref $params eq 'HASH' ? : |
128 | 30 | 245 | if (ref $value eq 'HASH') { } |
8 | 237 | elsif (ref $value eq 'ARRAY') { } |