| blib/lib/Business/OnlinePayment/Mock.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 1 | 14 | 7.1 |
| line | true | false | branch |
|---|---|---|---|
| 61 | 0 | 3 | if $set_as_default |
| 80 | 0 | 0 | unless $content{'action'} |
| 84 | 0 | 0 | if (lc $a eq lc $content{'action'}) |
| 89 | 0 | 0 | unless $action |
| 91 | 0 | 0 | unless $Business::OnlinePayment::Mock::mock_responses->{$action}{$content{'card_number'}} |
| 95 | 0 | 0 | ref $val eq 'CODE' ? : |
| 96 | 0 | 0 | if $self->can($k) |