Condition Coverage

blib/lib/Tags/HTML/Image.pm
Criterion Covered Total %
condition 3 8 37.5


and 3 conditions

line !l l&&!r l&&r condition
85 1 1 6 builtin::blessed($image) and $image->isa("Data::Image")
139 0 0 0 ref $select_hr eq "HASH" and exists $select_hr->{'value'}

or 2 conditions

line l !l condition
140 0 0 $select_hr->{'css_background_color'} ||= "lightgreen"