Branch Coverage
lib/Finance/GDAX/API/MarginTransfer.pm
Criterion
Covered
Total
%
branch
0
2
0.0
line
true
false
branch
27
0
0
unless
(
$self
->margin_profile_id
and
$self
->type
and
$self
->amount
and
$self
->currency
)