Branch Coverage
blib/lib/Net/Google/Storage/Agent.pm
Criterion
Covered
Total
%
branch
0
8
0.0
line
true
false
branch
63
0
0
if
(
grep
{
$_
eq
'gzip'
;
}
@encodings
)
77
0
0
if
(
$self
->access_token
)
{
}
0
0
elsif
(
$self
->refresh_token
)
{
}
100
0
0
unless
$res
->is_success