Condition Coverage

blib/lib/HTML/Widget/Element/Span.pm
Criterion Covered Total %
condition 2 5 40.0


and 3 conditions

line !l l&&!r l&&r condition
41 0 2 0 $content && ref $content eq 'ARRAY'

or 2 conditions

line l !l condition
38 0 3 $self->attributes->{'class'} ||= 'span'