blib/lib/Data/FormValidator/Multi/Results.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 16 | 75.0 |
line | true | false | branch |
---|---|---|---|
47 | 1 | 19 | if ($self->isa('ARRAY')) { } |
50 | 8 | 11 | $self->has_objects ? : |
67 | 0 | 6 | if ($self->isa('ARRAY')) { } |
97 | 2 | 2 | if (ref $results eq 'ARRAY') { } |
101 | 2 | 2 | if (UNIVERSAL::can($result, 'to_json')) { } |
138 | 0 | 0 | wantarray ? : |
0 | 10 | if defined $_[1] | |
141 | 6 | 4 | wantarray ? : |