Branch Coverage
blib/lib/AWS/S3/Request/SetFileContents.pm
Criterion
Covered
Total
%
branch
3
6
50.0
line
true
false
branch
36
0
2
if
(
ref
$s
->
file
->
contents
eq
'CODE'
)
{
}
2
0
elsif
(
ref
$s
->
file
->
contents
eq
'SCALAR'
)
{
}
43
2
0
if
$s
->
file
->
is_encrypted