Condition Coverage

blib/lib/Form/Factory/Action.pm
Criterion Covered Total %
condition 0 10 0.0


or 2 conditions

line l !l condition
218 0 0 $$stash{'globals'} || {}
224 0 0 $$stash{'controls'} || {}

or 3 conditions

line l !l&&r !l&&!r condition
231 0 0 0 $$stash{'results'} || 'Form::Factory::Result::Gathered'->new
232 0 0 0 $$stash{'result'} || 'Form::Factory::Result::Single'->new