Condition Coverage
blib/lib/Protocol/FIX/Field.pm
Criterion
Covered
Total
%
condition
5
6
83.3
and 3 conditions
line
!l
l&&!r
l&&r
condition
207
2
5
698
defined $value && exists $self->{'values'}{'by_name'}{$value}
246
0
2
41
defined $value && exists $self->{'values'}{'by_id'}{$value}