Branch Coverage

blib/lib/Imager/Image/Base.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
23 0 3494 if ($color =~ /^(#..)..(..)..(..)..$/) { }
72 3422 elsif ($color =~ /^none$/i) { }