blib/lib/Validation/Class/Fields.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 12 | 83.3 |
line | true | false | branch |
---|---|---|---|
29 | 0 | 817 | if grep /(:.*:|:\d+.)/, @suspects |
42 | 542 | 6 | unless (defined $self->{$key}) |
43 | 232 | 310 | if (isa_hashref($value)) |
48 | 232 | 310 | unless 'Validation::Class::Field' eq ref $self->{$key} |
63 | 8 | 0 | if ($routine) |
65 | 7 | 1 | if ($self->has($routine)) |