| blib/lib/HTTP/Server/Simple/CGI/Environment.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 8 | 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}) { } |
| 108 | 0 | 0 | $tag eq 'HTTP_COOKIE' ? : |