| blib/lib/Form/Factory/Feature/Control/MatchRegex.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 6 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 27 | 5 | 0 | if $control->does('Form::Factory::Control::Role::ScalarValue') |
| 38 | 0 | 1 | unless ($value =~ /$regex/) |
| 43 | 1 | 0 | unless $self->result->is_validated |