blib/lib/Catalyst/Controller/HTML/FormFu/Action/MultiFormConfig.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 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_config_action'} |
32 | 0 | 0 | unless (@files) |
40 | 0 | 0 | if $c->debug |
43 | 0 | 0 | if ($file =~ / \. $ext_regex \z /x) { } |