Branch Coverage

lib/Finance/GDAX/API/Report.pm
Criterion Covered Total %
branch 8 18 44.4


line true false branch
43 0 0 unless $report_id
53 0 2 unless $self->type
54 0 2 unless $self->start_date
55 0 2 unless $self->end_date
60 1 1 if ($self->type eq 'fills')
61 1 0 unless $self->product_id
64 1 0 if ($self->type eq 'account')
65 1 0 unless $self->account_id
68 0 0 if $self->email