Condition Coverage

blib/lib/Imager/SkinDetector.pm
Criterion Covered Total %
condition 0 26 0.0


and 3 conditions

line !l l&&!r l&&r condition
29 0 0 0 defined $url and $url =~ m[^https?://]
197 0 0 0 $h >= 5 and $h <= 40
0 0 0 $h >= 5 and $h <= 40 and $v > 60
232 0 0 0 $r < 5 and $g < 5
0 0 0 $r < 5 and $g < 5 and $b < 5
298 0 0 0 $color and is_skin($color)

or 2 conditions

line l !l condition
46 0 0 $img->has_different_colors || 0.0001

or 3 conditions

line l !l&&r !l&&!r condition
21 0 0 0 defined $file or defined $url
25 0 0 0 ref $class || $class