Branch Coverage

ColorPicker.pm
Criterion Covered Total %
branch 0 30 0.0


line true false branch
58 0 0 unless ($Graphics::ColorPicker::server_only)
59 0 0 if $ENV{'HTTP_USER_AGENT'} =~ /GECKO/i
156 0 0 if ($ENV{'QUERY_STRING'} =~ /what=picker/) { }
0 0 elsif ($ENV{'QUERY_STRING'} =~ /what=no_picker/) { }
0 0 elsif ($ENV{'QUERY_STRING'} =~ /what=digits/) { }
0 0 elsif ($ENV{'QUERY_STRING'} =~ /what=(msie)/) { }
0 0 elsif ($ENV{'QUERY_STRING'} =~ /what=(color)/ or $ENV{'QUERY_STRING'} =~ /what=(grey)/) { }
0 0 elsif ($ENV{'QUERY_STRING'} =~ /what=init/) { }
0 0 elsif ($ENV{'QUERY_STRING'} =~ /what=jslib/) { }
0 0 elsif ($ENV{'QUERY_STRING'} =~ /what=wo/) { }
179 0 0 $ENV{'QUERY_STRING'} =~ /hex=[\#]*([0-9a-fA-F]{6})/ ? :
215 0 0 unless $type
222 0 0 if (not $@) { }
286 0 0 unless 'ColorPicker.pm' =~ /$rv$/
321 0 0 if (@_)