Condition Coverage

blib/lib/Test2/Tools/HTTP/UA/LWPClass.pm
Criterion Covered Total %
condition 3 12 25.0


and 3 conditions

line !l l&&!r l&&r condition
39 0 3 0 $self->apps->uri_to_app($req->uri) and $req->uri =~ m[^/]u

or 3 conditions

line l !l&&r !l&&!r condition
25 0 2 0 $orig{$proto} ||= do { my $orig = LWP::Protocol::implementor($proto); LWP::Protocol::implementor($proto, "Test2::Tools::HTTP::UA::LWPClass::Proto"); $orig }
32 0 1 0 $ua ||= "LWP::UserAgent"->new
52 0 0 0 $res->decoded_content || $warning