lib/Finance/GDAX/API/Deposit.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 12 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
27 | 1 | 0 | 0 | $self->payment_method_id and $self->amount |
1 | 0 | 0 | $self->payment_method_id and $self->amount and $self->currency | |
43 | 1 | 0 | 0 | $self->coinbase_account_id and $self->amount |
1 | 0 | 0 | $self->coinbase_account_id and $self->amount and $self->currency |