blib/lib/Validation/Class/Directive/Multiples.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 17 | 52.9 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
58 | 0 | 40 | 515 | defined $field->{'multiples'} and defined $param |
86 | 0 | 0 | 4 | $key and defined $index |
96 | 0 | 0 | 4 | $proto->fields->has($key) and $proto->fields->has($name) |
124 | 0 | 40 | 515 | defined $field->{'multiples'} and defined $param |
line | l | !l | condition |
---|---|---|---|
90 | 2 | 2 | $proto->params->{$key} ||= [] |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
158 | 0 | 4 | 0 | $field->label || $name |