| blib/lib/Algorithm/Backoff.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 10 | 10 | 100.0 | 
| pod | 3 | 3 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 6 | 8 | n/a | BEGIN | 
| 7 | 8 | n/a | BEGIN | 
| 8 | 8 | n/a | BEGIN | 
| 10 | 8 | n/a | BEGIN | 
| 170 | 18 | Yes | new | 
| 195 | 5 | n/a | _consider_actual_delay | 
| 205 | 120 | n/a | _add_jitter | 
| 213 | 200 | n/a | _success_or_failure | 
| 242 | 88 | Yes | success | 
| 252 | 116 | Yes | failure |