| blib/lib/Protocol/FIX/Field.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 14 | 92.8 |
| line | true | false | branch |
|---|---|---|---|
| 166 | 0 | 6430 | unless exists $per_type{$type} |
| 174 | 1723 | 4707 | if ($values) |
| 207 | 705 | 245 | $self->{'values'} ? : |
| 246 | 43 | 240 | $self->{'values'} ? : |
| 264 | 695 | 159 | $self->{'values'} ? : |
| 267 | 1 | 694 | unless defined $id |
| 272 | 4 | 849 | unless $self->check($value) |