Branch Coverage
blib/lib/Paws/Net/LWPCaller.pm
Criterion
Covered
Total
%
branch
3
4
75.0
line
true
false
branch
27
10
0
defined
$requestObj
->content
?
:
43
15
13
if
(
$status
==
500
and
$headers
->{
'client-warning'
}
eq
'Internal response'
)
{
}