Branch Coverage

lib/CGI/Mungo/Request.pm
Criterion Covered Total %
branch 1 10 10.0


line true false branch
98 0 0 if ($rules) { }
100 0 0 unless ($params{$key} and $params{$key} =~ /$$rules{$key}{'rule'}/)
104 0 0 if ($#errors == -1)
131 0 0 if (defined $ENV{'HTTP_' . $name})
149 2 0 unless ($$self{'__cgi'})