Condition Coverage

blib/lib/HTML/FormFu/Constraint/File.pm
Criterion Covered Total %
condition 4 6 66.6


and 3 conditions

line !l l&&!r l&&r condition
17 1 0 2 &blessed($value) && $value->isa('HTML::FormFu::Upload')

or 3 conditions

line l !l&&r !l&&!r condition
15 1 0 3 not defined $value or $value eq ''