Condition Coverage

blib/lib/HTML/FormFu/Constraint.pm
Criterion Covered Total %
condition 15 19 78.9


and 3 conditions

line !l l&&!r l&&r condition
206 196 0 0 &blessed($err) and $err->isa('HTML::FormFu::Exception::Constraint')

or 2 conditions

line l !l condition
115 43 18 &reftype($only_on_reps) || ''
143 10 0 &reftype($value) || ''

or 3 conditions

line l !l&&r !l&&!r condition
96 1 112 272 $@ || !$ok
169 0 1 44 $@ || !$ok
190 8 4 426 $self->force_errors || $self->parent->force_errors
192 120 8 310 CORE::not $pass or $force