blib/lib/Test/WWW/Mechanize/HSS.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 6 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
81 | 8 | 0 | 1 | $response->header('Location') and $self->redirect_ok($request, $response) |
181 | 0 | 0 | 9 | $proto =~ m[HTTP/(\d(\.\d)?)$] and $1 >= 1 |