Condition Coverage

blib/lib/Tags/HTML/Image/Grid.pm
Criterion Covered Total %
condition 2 11 18.1


and 3 conditions

line !l l&&!r l&&r condition
58 9 0 3 defined $self->{$callback_key} and ref $self->{$callback_key} ne "CODE"
124 0 0 0 ref $select_hr eq "HASH" and $select_hr->{'value'}

or 2 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
71 0 0 0 &blessed($image) or $image->isa("Data::Image")