lib/Finance/GDAX/API/Funding.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
40 | 0 | 0 | 0 | $amount and $currency |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
36 | 0 | 0 | 0 | $amount || $self->amount |
37 | 0 | 0 | 0 | $currency || $self->currency |