| blib/lib/Data/MuForm/Field/Repeatable.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 9 | 44.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 49 | 24 | 0 | 12 | $self->num_fields == 1 and $self->field('contains') |
| 177 | 0 | 15 | 0 | $self->num_when_empty > 0 and not $values |
| 185 | 0 | 15 | 0 | $values and ref $values ne 'ARRAY' |