Branch Coverage

blib/lib/Catmandu/AlephX/UserAgent/LWP.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
36 0 0 if (uc $method eq 'GET') { }
0 0 elsif (uc $method eq 'POST') { }
50 0 0 if $res->is_error
60 0 0 if (is_array_ref($data->{$key})) { }
74 0 0 if (is_array_ref($params->{$key})) { }