blib/lib/Catalyst/Controller/HTML/FormFu/Action/Form.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 2 | 4 | 50.0 |
line | true | false | branch |
---|---|---|---|
17 | 0 | 27 | if ($self->reverse =~ $self->_form_action_regex) |
26 | 0 | 27 | unless exists $self->attributes->{'ActionClass'} and $self->attributes->{'ActionClass'}[0] eq $config->{'form_action'} |