Condition Coverage

blib/lib/Catalyst/Plugin/FormValidator/Simple.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
15 0 0 0 $setting && exists $$setting{'plugins'}
19 0 0 0 $setting and exists $$setting{'messages'}
22 0 0 0 $setting and exists $$setting{'options'}
25 0 0 0 $setting and exists $$setting{'message_format'}
28 0 0 0 $setting and exists $$setting{'message_decode_from'}