Condition Coverage

blib/lib/Catalyst/Controller/HTML/FormFu/Action/FormMethod.pm
Criterion Covered Total %
condition 2 5 40.0


and 3 conditions

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

or 2 conditions

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