Condition Coverage

blib/lib/Catmandu/AlephX/UserAgent/LWP.pm
Criterion Covered Total %
condition 0 11 0.0


or 2 conditions

line l !l condition
34 0 0 $method ||= 'GET'
62 0 0 $val // ''
65 0 0 $data->{$key} // ''
87 0 0 _construct_query($data) || ''

or 3 conditions

line l !l&&r !l&&!r condition
50 0 0 0 $res->is_error or not $res->content_type =~ /xml/io