Branch Coverage

blib/lib/Protocol/FIX/Group.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
32 0 651 unless UNIVERSAL::isa($base_field, 'Protocol::FIX::Field')
36 0 651 unless $base_field->{'type'} eq 'NUMINGROUP'
57 1 18 unless ref $repetitions eq 'ARRAY'
60 1 17 if @$repetitions == 0