| blib/lib/Business/NAB/Australian/DirectEntry/Payments/DetailRecord.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 15 | 16 | 93.7 |
| line | true | false | branch |
|---|---|---|---|
| 165 | 1 | 21 | if ($record_type ne $class->record_type) |
| 169 | 7 | 14 | if ($class->record_type eq '1') { } |
| 14 | 0 | elsif ($class->record_type eq '2') { } | |
| 180 | 7 | 14 | $class->record_type eq '1' ? : |
| 14 | 7 | $class->record_type eq '2' ? : | |
| 223 | 24 | 14 | $self->record_type eq '1' ? : |
| 24 | 14 | $self->record_type eq '1' ? : | |
| 272 | 70 | 6 | $self->transaction_code eq '13' ? : |