lib/Data/Validation/Filters.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 8 | 75.0 |
line | true | false | branch |
---|---|---|---|
19 | 14 | 1 | if $class->can($attr->{'method'}) |
54 | 0 | 1 | unless my $pattern = $self->pattern |
55 | 1 | 0 | defined $self->replace ? : |
87 | 1 | 1 | defined $_[1] && length $_[1] ? : |