| blib/lib/Business/TW/TSIB/VirtualAccount.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 1 | 14 | 7.1 |
| line | true | false | branch |
|---|---|---|---|
| 69 | 0 | 0 | unless exists $$args{'corp_code'} |
| 72 | 0 | 0 | if length "$$args{'corp_code'}" != 5 |
| 105 | 0 | 0 | if not exists $$args{$_} |
| 108 | 0 | 0 | if length "$$args{'ar_id'}" != 4 |
| 122 | 0 | 0 | if length $account != 13 |
| 166 | 0 | 0 | if $checksum == 10 |
| 201 | 0 | 10 | unless length $_ |