blib/lib/Connector/Proxy/HTTP.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 15 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
73 | 0 | 0 | 0 | $new and not ref $new |
0 | 0 | 0 | $new and not ref $new and !$old || $new ne $old | |
108 | 0 | 0 | 0 | $response->code == 404 and $self->undef_on_404 |
201 | 0 | 0 | 0 | defined $file and $file ne "" |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
73 | 0 | 0 | 0 | !$old || $new ne $old |