Condition Coverage

blib/lib/HTML/FormFu/Constraint/File/Size.pm
Criterion Covered Total %
condition 6 8 75.0


and 3 conditions

line !l l&&!r l&&r condition
37 3 4 0 &blessed($value) and $value->isa('HTML::FormFu::Upload')

or 2 conditions

line l !l condition
42 3 1 $value->size || 0

or 3 conditions

line l !l&&r !l&&!r condition
35 1 0 7 not defined $value or $value eq ''