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