Condition Coverage

blib/lib/Kelp/Module/ValidateTiny.pm
Criterion Covered Total %
condition 12 15 80.0


and 3 conditions

line !l l&&!r l&&r condition
35 1 0 3 %args and exists $args{'subs'}
41 1 3 0 @import and $import[0] eq ':all'
51 1 2 1 %args and exists $args{'into'}
98 6 0 1 %args && exists $args{'on_error'}

or 3 conditions

line l !l&&r !l&&!r condition
98 7 6 1 $result->success or not %args && exists $args{'on_error'}