Condition Coverage

blib/lib/MVC/Neaf/X/Form.pm
Criterion Covered Total %
condition 5 9 55.5


and 2 conditions

line l !l condition
152 13 14 0 defined $data->{$_} and $raw->{$_} = $data->{$_}

and 3 conditions

line !l l&&!r l&&r condition
102 0 0 2 @$spec == 2 and lc $spec->[0] eq "required"

or 3 conditions

line l !l&&r !l&&!r condition
181 1 0 2 length $data->{$_} or $must->{$_}