Branch Coverage

blib/lib/Test2/Tools/HTTP/UA/LWP.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
20 37 0 if (my $tester = $self->apps->uri_to_tester($req->uri)) { }
37 5 33 if ($self->apps->uri_to_app($req->uri) and $req->uri =~ m[^/]u)
45 2 36 $options{'follow_redirects'} ? :
48 1 37 if (my $warning = $res->header("Client-Warning"))