-
Home
-
Migration, Backup, Staging – WPvivid Backup & Migration
-
0.9.113 (latest)
-
Code
-
Classes
- Google_Task_Runner
Total Complexity |
31 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
259 |
Lines of code |
110 |
Logical lines of code |
52 |
Comment lines |
84 |
Methods |
9 |
Properties |
9 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
A |
45 |
12 |
49 |
run() |
S |
55 |
6 |
21 |
allowedRetries() |
S |
62 |
4 |
12 |
attempt() |
S |
65 |
3 |
10 |
getDelay() |
S |
70 |
2 |
5 |
canAttempt() |
S |
80 |
1 |
3 |
backOff() |
S |
76 |
1 |
4 |
getJitter() |
S |
78 |
1 |
3 |
setRetryMap() |
S |
81 |
1 |
3 |