blib/lib/HTML/FormFu/Constraint/Repeatable/Any.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 18 | 66.6 |
line | true | false | branch |
---|---|---|---|
25 | 18 | 16 | unless $self->_run_this_rep |
28 | 0 | 16 | unless $self->_process_when($params) |
46 | 22 | 6 | if ($increment_field_names) { } |
55 | 12 | 16 | if ($ok and not $@) |
74 | 6 | 0 | if (@fields_with_this_name > 1) |
78 | 6 | 2 | if ($fields_with_this_name[$i] eq $field) |
84 | 0 | 6 | unless defined $index |
87 | 6 | 0 | if (&reftype($value) eq 'ARRAY') { } |
0 | 0 | elsif ($index == 0) { } |