| blib/lib/Test2/Tools/HTTP/UA/LWP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 8 | 87.5 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 37 | 0 | if (my $tester = $self->apps->uri_to_tester($req->uri)) { } |
| 36 | 5 | 33 | if ($self->apps->uri_to_app($req->uri) and $req->uri =~ m[^/]) |
| 44 | 2 | 36 | $options{'follow_redirects'} ? : |
| 47 | 1 | 37 | if (my $warning = $res->header('Client-Warning')) |