lib/Finance/GDAX/API/Withdrawl.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 18 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
30 | 1 | 0 | 0 | $self->payment_method_id and $self->amount |
1 | 0 | 0 | $self->payment_method_id and $self->amount and $self->currency | |
46 | 1 | 0 | 0 | $self->coinbase_account_id and $self->amount |
1 | 0 | 0 | $self->coinbase_account_id and $self->amount and $self->currency | |
62 | 1 | 0 | 0 | $self->crypto_address and $self->amount |
1 | 0 | 0 | $self->crypto_address and $self->amount and $self->currency |