Total Complexity | 32 |
Dependencies | 4 |
Dependents | 1 |
Total lines | 262 |
Lines of code | 109 |
Logical lines of code | 53 |
Comment lines | 87 |
Methods | 9 |
Properties | 10 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
__construct() | 44 | 12 | 50 | |
run() | 55 | 6 | 21 | |
allowedRetries() | 64 | 5 | 10 | |
attempt() | 65 | 3 | 10 | |
getDelay() | 70 | 2 | 5 | |
canAttempt() | 80 | 1 | 3 | |
backOff() | 76 | 1 | 4 | |
getJitter() | 78 | 1 | 3 | |
setRetryMap() | 81 | 1 | 3 |