| blib/lib/Catalyst/Controller/HTML/FormFu/Action/FormMethod.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 3 | 6 | 50.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 17 | 0 | 1 | if ($self->reverse =~ $self->_form_action_regex) | 
| 26 | 0 | 1 | unless exists $self->attributes->{'ActionClass'} and $self->attributes->{'ActionClass'}[0] eq $config->{'method_action'} | 
| 32 | 0 | 1 | if $c->debug |