Branch Coverage

blib/lib/HTML/FormFu/Constraint/Repeatable/Any.pm
Criterion Covered Total %
branch 12 18 66.6


line true false branch
24 18 16 unless $self->_run_this_rep
27 0 16 unless $self->_process_when($params)
45 22 6 if ($increment_field_names) { }
54 12 16 if ($ok and not $@)
73 6 0 if (@fields_with_this_name > 1)
77 6 2 if ($fields_with_this_name[$i] eq $field)
83 0 6 unless defined $index
86 6 0 if (&reftype($value) eq 'ARRAY') { }
0 0 elsif ($index == 0) { }