Condition Coverage

blib/lib/Catalyst/Controller/HTML/FormFu/Action/MultiFormMethod.pm
Criterion Covered Total %
condition 0 5 0.0


and 3 conditions

line !l l&&!r l&&r condition
27 0 0 0 exists $self->attributes->{'ActionClass'} and $self->attributes->{'ActionClass'}[0] eq $config->{'multiform_method_action'}

or 2 conditions

line l !l condition
35 0 0 $controller->$method($c) || {}