Condition Coverage

blib/lib/HTTP/Size.pm
Criterion Covered Total %
condition 0 13 0.0


and 3 conditions

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'

or 2 conditions

line l !l condition
97 0 0 shift() || 0
201 0 0 get_size($img) || 0