Branch Coverage
blib/lib/LWP/Simple/REST.pm
Criterion
Covered
Total
%
branch
1
8
12.5
line
true
false
branch
50
1
0
$_[0] ? :
140
0
0
if ($response->is_success)
142
0
0
if ($http_code =~ /(2\d\d)/)
143
0
0
if ($1 == 204) { }