| blib/lib/ASP4/UserAgent.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 14 | 78.5 |
| line | true | false | branch |
|---|---|---|---|
| 105 | 2 | 0 | $form->enctype ? : |
| 149 | 5116 | 0 | if $response_code eq '0' |
| 160 | 5 | 10232 | if (lc $k eq 'set-cookie') |
| 169 | 3115 | 2001 | if ($s->context->session and $s->context->session->{'SessionID'}) |
| 184 | 0 | 5116 | if ($s->{'referer'}) { } |
| 198 | 3115 | 2001 | unless ($req->uri =~ m[^/handlers]) |
| 211 | 6 | 5110 | if ($ENV{'REQUEST_METHOD'} =~ /^post$/i) { } |