Branch Coverage

lib/Finance/GDAX/API/Deposit.pm
Criterion Covered Total %
branch 0 4 0.0


line true false branch
27 0 0 unless ($self->payment_method_id and $self->amount and $self->currency)
43 0 0 unless ($self->coinbase_account_id and $self->amount and $self->currency)