blib/lib/Test2/Tools/HTTP/UA/Mojo.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 14 | 71.4 |
line | true | false | branch |
---|---|---|---|
35 | 1 | 1 | if ($self->ua->server->app) |
44 | 2 | 0 | $app ? : |
89 | 15 | 0 | unless $req->header('User-Agent') |
94 | 15 | 0 | unless $req->uri =~ m[^/] |
101 | 1 | 14 | if ($options{'follow_redirects'}) { } |
111 | 0 | 1 | if $error |
117 | 1 | 13 | if ($err and not $err->{'code'}) |