blib/lib/Tags/HTML/Image/Grid.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 11 | 18.1 |
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 exists $select_hr->{'value'} |
line | l | !l | condition |
---|---|---|---|
125 | 0 | 0 | $select_hr->{'css_background_color'} ||= "lightgreen" |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
71 | 0 | 0 | 0 | &blessed($image) or $image->isa("Data::Image") |