blib/lib/WWW/Link/Tester.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 6 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
162 | 29 | 0 | 0 | $response->code == 400 and $response->message =~ /Library does not allow method/ |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
39 | 0 | 1 | 0 | ref $proto || $proto |