| blib/lib/Form/Factory/Action.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 10 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 218 | 0 | 0 | $$stash{'globals'} || {} |
| 224 | 0 | 0 | $$stash{'controls'} || {} |
| 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 |