Branch Coverage
blib/lib/LWP/Simple/REST.pm
Criterion
Covered
Total
%
branch
0
6
0.0
line
true
false
branch
178
0
0
if ($response->is_success)
180
0
0
if ($http_code =~ /(2\d\d)/)
181
0
0
if ($1 == 204) { }