Condition Coverage

blib/lib/HTML/FormFu/Role/Constraint/Others.pm
Criterion Covered Total %
condition 9 9 100.0


and 3 conditions

line !l l&&!r l&&r condition
124 33 12 56 $pass and not $force

or 3 conditions

line l !l&&r !l&&!r condition
117 12 5 84 $self->force_errors || $self->parent->force_errors
175 36 32 30 $force or grep {$name eq $_;} @has_error