| blib/lib/Apache2/ASP/Test/UserAgent.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 24 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 32 | 0 | 0 | unless 'Apache2::ASP::HTTPContext'->current | 
| 101 | 0 | 0 | unless $ifh->open($tmpfile, '<') | 
| 148 | 0 | 0 | $form->enctype ? : | 
| 204 | 0 | 0 | if $response_code == 0 | 
| 215 | 0 | 0 | if (lc $k eq 'set-cookie') | 
| 224 | 0 | 0 | if ($s->context->session and $s->context->session->{'SessionID'}) | 
| 245 | 0 | 0 | if $s->{'c'} | 
| 255 | 0 | 0 | unless ($req->uri =~ m[^/handlers]) | 
| 270 | 0 | 0 | unless $name and $val | 
| 274 | 0 | 0 | if @cookies | 
| 276 | 0 | 0 | if $docroot | 
| 279 | 0 | 0 | if ($ENV{'REQUEST_METHOD'} =~ /^post$/i) { } |