Condition Coverage

blib/lib/HTML/Widget/Element/Textfield.pm
Criterion Covered Total %
condition 5 6 83.3


and 3 conditions

line !l l&&!r l&&r condition
42 40 62 0 not defined $value and $self->retain_default || !$$args{'submitted'}

or 3 conditions

line l !l&&r !l&&!r condition
42 2 52 8 $self->retain_default || !$$args{'submitted'}