| blib/lib/Business/OnlinePayment/StoredTransaction.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 10 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 38 | 0 | 1 | unless defined $content{'name'} |
| 40 | 1 | 0 | if $content{'expiration'} |
| 41 | 1 | 0 | unless defined $content{'expiration_month'} |
| 43 | 1 | 0 | unless defined $content{'expiration_year'} |
| 45 | 1 | 0 | unless defined $content{'currency'} |