| blib/lib/HTTP/MultiGet/Role.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 6 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 223 | 1 | 7 | 301 | $response->code > $self->code_parse_start and $response->code < $self->code_parse_end |
| 224 | 0 | 0 | 301 | length $content != 0 and $content =~ /^\s*[\[\{\"]/su |