blib/lib/Catalyst/Controller/HTML/FormFu/Action/MultiFormMethod.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 6 | 0.0 |
line | true | false | branch |
---|---|---|---|
17 | 0 | 0 | if ($self->reverse =~ $self->_form_action_regex) |
27 | 0 | 0 | unless exists $self->attributes->{'ActionClass'} and $self->attributes->{'ActionClass'}[0] eq $config->{'multiform_method_action'} |
33 | 0 | 0 | if $c->debug |