lib/Finance/GDAX/API/Withdrawl.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 6 | 0.0 |
line | true | false | branch |
---|---|---|---|
30 | 0 | 0 | unless ($self->payment_method_id and $self->amount and $self->currency) |
46 | 0 | 0 | unless ($self->coinbase_account_id and $self->amount and $self->currency) |
62 | 0 | 0 | unless ($self->crypto_address and $self->amount and $self->currency) |