Branch Coverage
blib/lib/Facebook/Graph/AccessToken.pm
Criterion
Covered
Total
%
branch
1
4
25.0
line
true
false
branch
37
0
2
if
not
$self
->has_code
||
$self
->has_access_token
45
0
0
if
(
$self
->has_code
)
{
}