| blib/lib/Apache2/ASP/Request.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 32 | 0 | 0 | @_ ? : |
| 41 | 0 | 0 | if (my $cgi = $s->context->cgi) { } |
| 47 | 0 | 0 | scalar @val > 1 ? : |
| 72 | 0 | 0 | unless $s->context->headers_in->{'cookie'} |
| 81 | 0 | 0 | @_ ? : |
| 90 | 0 | 0 | unless defined $field |
| 99 | 0 | 0 | if ($cgi->isa('Apache2::ASP::SimpleCGI')) { } |
| 123 | 0 | 0 | if (wantarray) { } |
| 129 | 0 | 0 | if ($arg) { } |