Condition Coverage

blib/lib/HTML/Widget/Element/Textarea.pm
Criterion Covered Total %
condition 7 8 87.5


and 3 conditions

line !l l&&!r l&&r condition
49 3 7 0 not defined $value and $self->retain_default || !$$args{'submitted'}

or 2 conditions

line l !l condition
57 5 5 $self->attributes->{'class'} ||= 'textarea'

or 3 conditions

line l !l&&r !l&&!r condition
49 2 4 1 $self->retain_default || !$$args{'submitted'}