| blib/lib/Business/Giropay/Request/Transaction.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 10 | 70.0 |
| line | true | false | branch |
|---|---|---|---|
| 204 | 4 | 2 | if ($self->network =~ /^(eps|giropay)$/) { } |
| 2 | 0 | elsif ($self->network eq 'ideal') { } | |
| 205 | 2 | 2 | unless $self->bic |
| 208 | 1 | 1 | unless $self->issuer |
| 238 | 0 | 0 | if ($self->network eq 'ideal') { } |