Branch Coverage

blib/lib/HTTP/Server/Simple/CGI/Environment.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
80 0 0 if (my $k = $HTTP::Server::Simple::CGI::Environment::ENV_MAPPING{$item})
104 0 0 unless $tag =~ /^CONTENT_(?:LENGTH|TYPE)$/
107 0 0 if (exists $ENV{$tag}) { }