blib/lib/Finance/Nadex/Contract.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 16 | 31.2 |
line | true | false | branch |
---|---|---|---|
11 | 1 | 0 | if (exists $self->{'bid'}) |
22 | 0 | 0 | if (exists $self->{'bidsize'}) |
33 | 0 | 0 | if (exists $self->{'contract'}) |
44 | 1 | 0 | if (exists $self->{'epic'}) |
55 | 1 | 0 | if (exists $self->{'expirydate'}) |
66 | 1 | 0 | if (exists $self->{'offer'}) |
77 | 0 | 0 | if (exists $self->{'offersize'}) |
88 | 12 | 0 | if (exists $self->{'type'}) |