Branch Coverage
blib/lib/Amazon/SQS/Simple.pm
Criterion
Covered
Total
%
branch
0
6
0.0
line
true
false
branch
17
0
0
if
(
$queue_endpoint
=~
/^arn:aws:sqs/
)
39
0
0
if
(
$href
->{
'CreateQueueResult'
}{
'QueueUrl'
}
)
57
0
0
if
(
$href
->{
'ListQueuesResult'
}{
'QueueUrl'
}
)
{
}