| blib/lib/Form/Factory/Interface/HTML.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 18 | 72.2 |
| line | true | false | branch |
|---|---|---|---|
| 45 | 0 | 135 | unless $name |
| 49 | 1 | 134 | if $results |
| 53 | 135 | 0 | if $self->can($method) |
| 81 | 5 | 125 | if ($is_required) { } |
| 239 | 0 | 1 | if ($control->is_visible) |
| 259 | 0 | 1 | unless $widget |
| 267 | 0 | 134 | unless defined $options{'request'} |
| 270 | 1 | 133 | unless defined $widget |
| 274 | 46 | 87 | unless defined $$params{$control->name} |