blib/lib/Catalyst/Plugin/FormValidator/Simple.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
15 | 0 | 0 | $setting && exists $$setting{'plugins'} ? : |
19 | 0 | 0 | if ($setting and exists $$setting{'messages'}) |
22 | 0 | 0 | if ($setting and exists $$setting{'options'}) |
25 | 0 | 0 | if ($setting and exists $$setting{'message_format'}) |
28 | 0 | 0 | if ($setting and exists $$setting{'message_decode_from'}) |
42 | 0 | 0 | if ($_[0]) |
43 | 0 | 0 | $_[1] ? : |