| blib/lib/Validation/Class/Directive/Matches.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 12 | 66.6 |
| line | true | false | branch |
|---|---|---|---|
| 26 | 5 | 0 | if (defined $field->{'matches'} and defined $param) |
| 30 | 5 | 0 | if ($field->{'required'} or $param) |
| 32 | 0 | 5 | isa_arrayref($specification) ? : |
| 36 | 5 | 0 | if (@{$dependents;}) |
| 47 | 4 | 1 | unless $param eq $param2 |
| 53 | 4 | 1 | if (my(@r) = @required_fields) |