| blib/lib/HTTP/Online.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 6 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 59 | 1 | 0 | 1 | $_[0] and $_[0] eq ':skip_all' |
| 180 | 0 | 0 | 4 | $response && $$response{'success'} && $$response{'url'} eq $self->url && $$response{'content'} eq $self->content |