blib/lib/Protocol/FIX/Message.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 6 | 66.6 |
line | true | false | branch |
---|---|---|---|
81 | 0 | 655 | unless defined $message_type_string |
86 | 0 | 655 | unless defined $category and $category =~ /.+/ |
94 | 2620 | 31976 | if exists $protocol->managed_composites->{$c->{'name'}} |