| lib/Egg/Plugin/FormValidator/Simple.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 16 | 0 | 0 | if (my $plugins = $$conf{'plugins'}) |
| 19 | 0 | 0 | if (my $messages = $$conf{'messages'}) |
| 22 | 0 | 0 | if (my $options = $$conf{'options'}) |
| 25 | 0 | 0 | if (my $format = $$conf{'message_format'}) |
| 34 | 0 | 0 | if (@_) |
| 35 | 0 | 0 | ref $_[0] eq 'ARRAY' ? : |