| blib/lib/HTTP/Size.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 13 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 120 | 0 | 0 | 0 | not $method and $response->is_success |
| 0 | 0 | 0 | not $method and $response->is_success and $size | |
| 188 | 0 | 0 | 0 | $size and $HTTP::Size::CONTENT_TYPE eq 'text/html' |
| line | l | !l | condition |
|---|---|---|---|
| 97 | 0 | 0 | shift() || 0 |
| 201 | 0 | 0 | get_size($img) || 0 |