blib/lib/WWW/Webrobot/MyUserAgent.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 14 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
65 | 0 | 0 | 0 | $self->client_302_bug and $r->method eq 'POST' |
0 | 0 | 0 | $self->client_302_bug and $r->method eq 'POST' and $r->content_type eq 'application/x-www-form-urlencoded' | |
87 | 0 | 0 | 0 | $$self{'_enable_referrer'} and defined $value |
line | l | !l | condition |
---|---|---|---|
33 | 0 | 0 | $realm || {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
12 | 0 | 0 | 0 | ref $proto || $proto |