| blib/lib/Verotel/FlexPay.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 14 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 114 | 1 | 2 | if $verified_sign eq $calculated_sign |
| 117 | 1 | 1 | $verified_sign eq $old_sha1_sign ? : |
| 225 | 4 | 11 | unless ($secret) |
| 226 | 4 | 7 | unless (%params) |
| 229 | 5 | 2 | if (defined $type) |
| 235 | 49 | 2 | defined $params{$_} && $params{$_} ne '' ? : |
| 249 | 97 | 5 | defined $params_ref->{$_} ? : |