Branch Coverage
blib/lib/Algorithm/Backoff/Fibonacci.pm
Criterion
Covered
Total
%
branch
4
4
100.0
line
true
false
branch
53
1
5
if
(
$self
->{
'_attempts'
} ==
1
)
{
}
1
4
elsif
(
$self
->{
'_attempts'
} ==
2
)
{
}