lib/Egg/Plugin/FormValidator/Simple.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 11 | 0.0 |
line | l | !l | condition |
---|---|---|---|
15 | 0 | 0 | $e->config->{'plugin_validator'} ||= {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
33 | 0 | 0 | 0 | $$e{'form'} ||= 'FormValidator::Simple'->new |
35 | 0 | 0 | 0 | $_[1] || $e->request |
43 | 0 | 0 | 0 | $$e{'form'} ||= 'FormValidator::Simple'->new |