blib/lib/Catalyst/Controller/HTML/FormFu/Action/FormConfig.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 10 | 70.0 |
line | true | false | branch |
---|---|---|---|
17 | 12 | 6 | if ($self->reverse =~ $self->_form_action_regex) |
26 | 0 | 6 | unless exists $self->attributes->{'ActionClass'} and $self->attributes->{'ActionClass'}[0] eq $config->{'config_action'} |
31 | 5 | 1 | unless (@files) |
38 | 0 | 6 | if $c->debug |
41 | 0 | 6 | if ($file =~ / \. $ext_regex \z /x) { } |