| blib/lib/WWW/Webrobot/MyUserAgent.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 23 | 0 | 0 | unless @_ |
| 24 | 0 | 0 | unless $_[0] |
| 25 | 0 | 0 | if (not $$self{'_client_302_bug'}) |
| 40 | 0 | 0 | $ret ? : |
| 65 | 0 | 0 | if ($self->client_302_bug and $r->method eq 'POST' and $r->content_type eq 'application/x-www-form-urlencoded') |
| 73 | 0 | 0 | unless defined $$self{'obj_follow'} |
| 74 | 0 | 0 | unless $$self{'obj_follow'}->allowed($$r{'_uri'}) |
| 80 | 0 | 0 | if defined $value |
| 81 | 0 | 0 | unless $$self{'_enable_referrer'} |
| 87 | 0 | 0 | if $$self{'_enable_referrer'} and defined $value |