| blib/lib/Form/Factory/Feature/RequireNoneOrAll.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 7 | 8 | 87.5 | 
| line | true | false | branch | 
|---|---|---|---|
| 40 | 44 | 28 | if $has_current_value | 
| 42 | 9 | 63 | if ($has_a_value and not $has_all_values) | 
| 55 | 4 | 9 | unless $self->result->is_validated | 
| 62 | 36 | 0 | $control->does('Form::Factory::Control::Role::Labeled') ? : |