| blib/lib/Finance/Nadex/Contract.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 16 | 50.0 |
| line | l | !l | condition |
|---|---|---|---|
| 101 | 9 | 0 | $hashref->{'displayOffer'} || 'NoOffer' |
| 102 | 9 | 0 | $hashref->{'displayBid'} || 'NoBid' |
| 103 | 9 | 0 | $hashref->{'instrumentName'} || undef |
| 104 | 9 | 0 | $hashref->{'epic'} || undef |
| 105 | 9 | 0 | lc $hashref->{'instrumentType'} || undef |
| 106 | 9 | 0 | $hashref->{'displayPeriod'} || undef |
| 107 | 0 | 9 | $hashref->{'displayBidSize'} || undef |
| 108 | 0 | 9 | $hashref->{'displayOfferSize'} || undef |